Home
last modified time | relevance | path

Searched refs:SNDRV_EMUX_ST_PENDING (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/sound/
H A Demux_synth.h160 #define SNDRV_EMUX_ST_PENDING (0x10|SNDRV_EMUX_ST_ON) /* Note will be released */ macro
/openbmc/linux/sound/synth/emux/
H A Demux_synth.c173 vp->state = SNDRV_EMUX_ST_PENDING; in snd_emux_note_off()
201 if (vp->state == SNDRV_EMUX_ST_PENDING) { in snd_emux_timer_callback()
/openbmc/linux/sound/pci/emu10k1/
H A Demu10k1_callback.c240 state == SNDRV_EMUX_ST_PENDING) { in lookup_voices()
/openbmc/linux/sound/isa/sb/
H A Demu8000_callback.c181 state == SNDRV_EMUX_ST_PENDING) { in get_voice()