Home
last modified time | relevance | path

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

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