Home
last modified time | relevance | path

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

/linux/include/sound/
A Demux_synth.h161 #define SNDRV_EMUX_ST_LOCKED 0x100 /* Not accessible */ macro
/linux/sound/synth/emux/
A Demux_synth.c942 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 5 milliseconds