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