Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/drivers/opl3/
H A 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()
188 if ((chan_4op_1) || (chan_4op_2)) in opl3_get_voice()
/kernel/linux/linux-6.6/sound/drivers/opl3/
H A 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()

Completed in 3 milliseconds