Searched refs:SNDRV_OPL3_ST_OFF (Results 1 – 3 of 3) sorted by relevance
595 vp2->state = SNDRV_OPL3_ST_OFF; in snd_opl3_note_on()659 vp2->state = SNDRV_OPL3_ST_OFF; in snd_opl3_kill_voice()661 vp->state = SNDRV_OPL3_ST_OFF; in snd_opl3_kill_voice()
68 opl3->voices[idx].state = SNDRV_OPL3_ST_OFF; in snd_opl3_synth_setup()
285 #define SNDRV_OPL3_ST_OFF 0 /* Not playing */ macro