Home
last modified time | relevance | path

Searched refs:SNDRV_OPL3_ST_ON_2OP (Results 1 – 2 of 2) sorted by relevance

/linux/include/sound/
H A Dopl3.h268 #define SNDRV_OPL3_ST_ON_2OP 1 /* 2op voice is allocated */ macro
/linux/sound/drivers/opl3/
H A Dopl3_midi.c190 if (vp2->state == SNDRV_OPL3_ST_ON_2OP) { in opl3_get_voice()
580 vp->state = SNDRV_OPL3_ST_ON_2OP; in snd_opl3_note_on()