Searched refs:SNDRV_OPL3_ST_OFF (Results 1 – 3 of 3) sorted by relevance
567 vp2->state = SNDRV_OPL3_ST_OFF; in snd_opl3_note_on()626 vp2->state = SNDRV_OPL3_ST_OFF; in snd_opl3_kill_voice()628 vp->state = SNDRV_OPL3_ST_OFF; in snd_opl3_kill_voice()
52 opl3->voices[idx].state = SNDRV_OPL3_ST_OFF; in snd_opl3_synth_setup()
267 #define SNDRV_OPL3_ST_OFF 0 /* Not playing */ macro