Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Demux_synth.h176 #define SNDRV_EMUX_ST_LOCKED 0x100 /* Not accessible */ macro
/linux-4.4.14/sound/synth/emux/
Demux_synth.c956 emu->voices[voice].state = SNDRV_EMUX_ST_LOCKED; in snd_emux_lock_voice()
973 if (emu->voices[voice].state == SNDRV_EMUX_ST_LOCKED) in snd_emux_unlock_voice()