Home
last modified time | relevance | path

Searched refs:SNDRV_EMUX_ST_LOCKED (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/sound/
H A Demux_synth.h161 #define SNDRV_EMUX_ST_LOCKED 0x100 /* Not accessible */ macro
/openbmc/linux/sound/synth/emux/
H A Demux_synth.c943 emu->voices[voice].state = SNDRV_EMUX_ST_LOCKED; in snd_emux_lock_voice()
960 if (emu->voices[voice].state == SNDRV_EMUX_ST_LOCKED) in snd_emux_unlock_voice()