Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/drivers/opl3/
H A Dopl3_midi.c124 static int opl3_get_voice(struct snd_opl3 *opl3, int instr_4op, in opl3_get_voice() argument
168 if (instr_4op) { in opl3_get_voice()
208 alloc_type[i], instr_4op ? 4 : 2, in opl3_get_voice()
279 int instr_4op; in snd_opl3_note_on() local
350 instr_4op = 0; in snd_opl3_note_on()
354 instr_4op = 1; in snd_opl3_note_on()
364 instr_4op ? 3 : 2, patch->name); in snd_opl3_note_on()
369 voice = opl3_get_voice(opl3, instr_4op, chan); in snd_opl3_note_on()
399 if (instr_4op) { in snd_opl3_note_on()
410 if (instr_4op) { in snd_opl3_note_on()
[all...]
/kernel/linux/linux-6.6/sound/drivers/opl3/
H A Dopl3_midi.c124 static int opl3_get_voice(struct snd_opl3 *opl3, int instr_4op, in opl3_get_voice() argument
168 if (instr_4op) { in opl3_get_voice()
207 alloc_type[i], instr_4op ? 4 : 2, in opl3_get_voice()
278 int instr_4op; in snd_opl3_note_on() local
349 instr_4op = 0; in snd_opl3_note_on()
353 instr_4op = 1; in snd_opl3_note_on()
363 instr_4op ? 3 : 2, patch->name); in snd_opl3_note_on()
368 voice = opl3_get_voice(opl3, instr_4op, chan); in snd_opl3_note_on()
398 if (instr_4op) { in snd_opl3_note_on()
409 if (instr_4op) { in snd_opl3_note_on()
[all...]

Completed in 2 milliseconds