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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/drivers/opl3/
H A Dopl3_midi.c140 static int opl3_get_voice(struct snd_opl3 *opl3, int instr_4op, argument
184 if (instr_4op) {
224 alloc_type[i], instr_4op ? 4 : 2,
298 int instr_4op; local
369 instr_4op = 0;
373 instr_4op = 1;
382 instr_4op ? 3 : 2, patch->name);
387 voice = opl3_get_voice(opl3, instr_4op, chan);
412 if (instr_4op) {
423 if (instr_4op) {
[all...]

Completed in 58 milliseconds