Home
last modified time | relevance | path

Searched refs:stateName (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/sound/pci/korg1212/
H A Dkorg1212.c418 static const char * const stateName[] = { variable
523 doorbellVal, mailBox0Val, stateName[korg1212->cardState]); in snd_korg1212_Send1212Command()
600 stateName[korg1212->cardState]); in snd_korg1212_timer_func()
611 stateName[korg1212->cardState]); in snd_korg1212_timer_func()
647 stateName[korg1212->cardState], korg1212->opencnt); in snd_korg1212_OpenCard()
661 stateName[korg1212->cardState], korg1212->opencnt); in snd_korg1212_CloseCard()
674 rc, stateName[korg1212->cardState]); in snd_korg1212_CloseCard()
698 stateName[korg1212->cardState], korg1212->setcnt); in snd_korg1212_SetupForPlay()
708 rc, stateName[korg1212->cardState]); in snd_korg1212_SetupForPlay()
721 stateName[korg1212->cardState], korg1212->playcnt); in snd_korg1212_TriggerPlay()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/mapviewer/forms/
H A DGeocode.qml64 address.state = stateName.text
73 stateName.text = ""
85 stateName.text = address.state
H A DGeocodeForm.ui.qml61 property alias stateName: stateName
132 id: stateName