Searched refs:SNDRV_EMUX_ST_OFF (Results 1 – 5 of 5) sorted by relevance
110 vp->state = SNDRV_EMUX_ST_OFF; in snd_emux_note_on()402 if (vp->state == SNDRV_EMUX_ST_OFF) { in snd_emux_terminate_all()438 if (vp->state == SNDRV_EMUX_ST_OFF) { in snd_emux_sounds_off_all()481 vp->state = SNDRV_EMUX_ST_OFF; in terminate_voice()904 vp->state = SNDRV_EMUX_ST_OFF; in snd_emux_init_voices()918 if (emu->voices[voice].state == SNDRV_EMUX_ST_OFF) in snd_emux_lock_voice()934 emu->voices[voice].state = SNDRV_EMUX_ST_OFF; in snd_emux_unlock_voice()
49 if (emu->voices[0].state != SNDRV_EMUX_ST_OFF && emu->voices[0].ch >= 0) { in snd_emux_proc_info_read()
155 #define SNDRV_EMUX_ST_OFF 0x00 /* Not playing, and inactive */ macro
104 vp->state = SNDRV_EMUX_ST_OFF; in snd_emu10k1_synth_get_voice()231 if (state == SNDRV_EMUX_ST_OFF) { in lookup_voices()
178 if (state == SNDRV_EMUX_ST_OFF) in get_voice()193 if (state != SNDRV_EMUX_ST_OFF && in get_voice()