Home
last modified time | relevance | path

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

/linux-6.1.9/sound/drivers/opl3/
Dopl3_midi.c126 int chan_4op_1; /* first voice for 4op instrument */ in opl3_get_voice() local
166 chan_4op_1 = ((i < 3) || (i > 8 && i < 12)); in opl3_get_voice()
171 if (!chan_4op_1) in opl3_get_voice()
187 if ((chan_4op_1) || (chan_4op_2)) in opl3_get_voice()