Searched refs:SNDRV_OPL3_ST_ON_4OP (Results 1 – 2 of 2) sorted by relevance
580 vp->state = SNDRV_OPL3_ST_ON_4OP; in snd_opl3_note_on()588 if (vp->state == SNDRV_OPL3_ST_ON_4OP) { in snd_opl3_note_on()652 if (vp->state == SNDRV_OPL3_ST_ON_4OP) { in snd_opl3_kill_voice()
285 #define SNDRV_OPL3_ST_ON_4OP 2 /* 4op voice is allocated */ macro