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