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