Searched refs:SNDRV_EMUX_ST_LOCKED (Results 1 – 2 of 2) sorted by relevance
161 #define SNDRV_EMUX_ST_LOCKED 0x100 /* Not accessible */ macro
942 emu->voices[voice].state = SNDRV_EMUX_ST_LOCKED; in snd_emux_lock_voice()959 if (emu->voices[voice].state == SNDRV_EMUX_ST_LOCKED) in snd_emux_unlock_voice()
Completed in 8 milliseconds