Searched refs:SNDRV_EMUX_ST_OFF (Results 1 – 5 of 5) sorted by relevance
125 vp->state = SNDRV_EMUX_ST_OFF; in snd_emux_note_on()431 if (vp->state == SNDRV_EMUX_ST_OFF) { in snd_emux_terminate_all()469 if (vp->state == SNDRV_EMUX_ST_OFF) { in snd_emux_sounds_off_all()515 vp->state = SNDRV_EMUX_ST_OFF; in terminate_voice()938 vp->state = SNDRV_EMUX_ST_OFF; in snd_emux_init_voices()955 if (emu->voices[voice].state == SNDRV_EMUX_ST_OFF) in snd_emux_lock_voice()974 emu->voices[voice].state = SNDRV_EMUX_ST_OFF; in snd_emux_unlock_voice()
65 if (emu->voices[0].state != SNDRV_EMUX_ST_OFF && emu->voices[0].ch >= 0) { in snd_emux_proc_info_read()
170 #define SNDRV_EMUX_ST_OFF 0x00 /* Not playing, and inactive */ macro
191 if (state == SNDRV_EMUX_ST_OFF) in get_voice()206 if (state != SNDRV_EMUX_ST_OFF && in get_voice()
115 vp->state = SNDRV_EMUX_ST_OFF; in snd_emu10k1_synth_get_voice()242 if (state == SNDRV_EMUX_ST_OFF) { in lookup_voices()