Home
last modified time | relevance | path

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

/linux-3.4.99/include/sound/
Dopl3.h286 #define SNDRV_OPL3_ST_ON_2OP 1 /* 2op voice is allocated */ macro
/linux-3.4.99/sound/drivers/opl3/
Dopl3_midi.c196 if (vp2->state == SNDRV_OPL3_ST_ON_2OP) { in opl3_get_voice()
593 vp->state = SNDRV_OPL3_ST_ON_2OP; in snd_opl3_note_on()