taglinefilesource code
synth_devs269drivers/sound/dev_table.hstruct synth_operations *synth_devs[MAX_SYNTH_DEV+MAX_MIDI_DEV] = {NULL}; int num_synths = 0;
synth_devs498drivers/sound/dev_table.hextern struct synth_operations * synth_devs[MAX_SYNTH_DEV+MAX_MIDI_DEV]; extern int num_synths;
synth_devs2500drivers/sound/gus_wave.c&synth_devs[dev]->chn_info[chn];
synth_devs3109drivers/sound/gus_wave.csynth_devs[num_synths++] = &guswave_operations;
synth_devs257drivers/sound/midi_synth.cint             orig_dev = synth_devs[dev]->midi_dev;
synth_devs292drivers/sound/midi_synth.cmemcpy_tofs ((&((char *) arg)[0]), synth_devs[dev]->info, sizeof (struct synth_info));
synth_devs309drivers/sound/midi_synth.cint             orig_dev = synth_devs[dev]->midi_dev;
synth_devs377drivers/sound/midi_synth.cint             orig_dev = synth_devs[dev]->midi_dev;
synth_devs399drivers/sound/midi_synth.cint             orig_dev = synth_devs[dev]->midi_dev;
synth_devs448drivers/sound/midi_synth.cint             orig_dev = synth_devs[dev]->midi_dev;
synth_devs483drivers/sound/midi_synth.cint             orig_dev = synth_devs[dev]->midi_dev;
synth_devs504drivers/sound/midi_synth.cint             orig_dev = synth_devs[dev]->midi_dev;
synth_devs608drivers/sound/midi_synth.cint             orig_dev = synth_devs[dev]->midi_dev;
synth_devs640drivers/sound/midi_synth.cint             orig_dev = synth_devs[dev]->midi_dev;
synth_devs675drivers/sound/midi_synth.cint             orig_dev = synth_devs[dev]->midi_dev;
synth_devs712drivers/sound/midi_synth.cint             orig_dev = synth_devs[dev]->midi_dev;
synth_devs835drivers/sound/mpu401.cmidi_dev = synth_devs[dev]->midi_dev;
synth_devs866drivers/sound/mpu401.cmidi_dev = synth_devs[dev]->midi_dev;
synth_devs932drivers/sound/mpu401.cmidi_dev = synth_devs[dev]->midi_dev;
synth_devs1138drivers/sound/opl3.c&synth_devs[dev]->chn_info[chn];
synth_devs1218drivers/sound/opl3.csynth_devs[num_synths++] = &opl3_operations;
synth_devs156drivers/sound/patmgr.creturn synth_devs[dev]->load_patch (dev, *(unsigned short *) mbox[dev],
synth_devs298drivers/sound/sequencer.cerr = synth_devs[dev]->load_patch (dev, *(short *) &event[0], buf, p + 4, c, 0);
synth_devs444drivers/sound/sequencer.csynth_devs[dev]->kill_note (dev, q[3], q[4], q[5]);
synth_devs451drivers/sound/sequencer.csynth_devs[dev]->start_note (dev, q[3], q[4], q[5]);
synth_devs455drivers/sound/sequencer.csynth_devs[dev]->set_instr (dev, q[3], q[4]);
synth_devs459drivers/sound/sequencer.csynth_devs[dev]->aftertouch (dev, q[3], q[4]);
synth_devs463drivers/sound/sequencer.csynth_devs[dev]->panning (dev, q[3], (char) q[4]);
synth_devs467drivers/sound/sequencer.csynth_devs[dev]->controller (dev, q[3], q[4], *(short *) &q[5]);
synth_devs471drivers/sound/sequencer.cif (synth_devs[dev]->volume_method != NULL)
synth_devs472drivers/sound/sequencer.csynth_devs[dev]->volume_method (dev, q[3]);
synth_devs490drivers/sound/sequencer.cfor (i = 0; i < synth_devs[dev]->alloc.max_voice; i++)
synth_devs491drivers/sound/sequencer.cif (synth_devs[dev]->alloc.map[i] == key)
synth_devs505drivers/sound/sequencer.cvoice = synth_devs[dev]->alloc_voice (dev, chn, note,
synth_devs506drivers/sound/sequencer.c&synth_devs[dev]->alloc);
synth_devs507drivers/sound/sequencer.csynth_devs[dev]->alloc.map[voice] = key;
synth_devs508drivers/sound/sequencer.csynth_devs[dev]->alloc.alloc_times[voice] =
synth_devs509drivers/sound/sequencer.csynth_devs[dev]->alloc.timestamp++;
synth_devs527drivers/sound/sequencer.cif (!synth_devs[dev])
synth_devs532drivers/sound/sequencer.cif (synth_devs[dev]->alloc_voice)
synth_devs548drivers/sound/sequencer.cif (voice == -1 && seq_mode == SEQ_2 && synth_devs[dev]->alloc_voice)
synth_devs565drivers/sound/sequencer.csynth_devs[dev]->set_instr (dev, voice, 128 + note);
synth_devs573drivers/sound/sequencer.csynth_devs[dev]->setup_voice (dev, voice, chn);
synth_devs576drivers/sound/sequencer.csynth_devs[dev]->start_note (dev, voice, note, parm);
synth_devs582drivers/sound/sequencer.csynth_devs[dev]->kill_note (dev, voice, note, parm);
synth_devs588drivers/sound/sequencer.csynth_devs[dev]->aftertouch (dev, voice, parm);
synth_devs610drivers/sound/sequencer.cif (!synth_devs[dev])
synth_devs618drivers/sound/sequencer.csynth_devs[dev]->chn_info[chn].pgm_num = p1;
synth_devs620drivers/sound/sequencer.csynth_devs[dev]->set_instr (dev, chn, p1);
synth_devs623drivers/sound/sequencer.csynth_devs[dev]->set_instr (dev, chn, p1);
synth_devs633drivers/sound/sequencer.csynth_devs[dev]->chn_info[chn].controllers[p1] = w14 & 0x7f;
synth_devs636drivers/sound/sequencer.csynth_devs[dev]->chn_info[chn].controllers[p1 + 32] = 0;
synth_devs645drivers/sound/sequencer.cval = ((synth_devs[dev]->
synth_devs647drivers/sound/sequencer.c| (synth_devs[dev]->
synth_devs656drivers/sound/sequencer.cfor (i = 0; i < synth_devs[dev]->alloc.max_voice; i++)
synth_devs657drivers/sound/sequencer.cif ((synth_devs[dev]->alloc.map[i] & 0xff00) == key)
synth_devs658drivers/sound/sequencer.csynth_devs[dev]->controller (dev, i, p1, val);
synth_devs661drivers/sound/sequencer.csynth_devs[dev]->controller (dev, chn, p1, w14);
synth_devs664drivers/sound/sequencer.csynth_devs[dev]->controller (dev, chn, p1, w14);
synth_devs670drivers/sound/sequencer.csynth_devs[dev]->chn_info[chn].bender_value = w14;
synth_devs678drivers/sound/sequencer.cfor (i = 0; i < synth_devs[dev]->alloc.max_voice; i++)
synth_devs679drivers/sound/sequencer.cif ((synth_devs[dev]->alloc.map[i] & 0xff00) == key)
synth_devs680drivers/sound/sequencer.csynth_devs[dev]->bender (dev, i, w14);
synth_devs683drivers/sound/sequencer.csynth_devs[dev]->bender (dev, chn, w14);
synth_devs686drivers/sound/sequencer.csynth_devs[dev]->bender (dev, chn, w14);
synth_devs825drivers/sound/sequencer.cif (!synth_devs[dev])
synth_devs827drivers/sound/sequencer.cif (!synth_devs[dev]->send_sysex)
synth_devs835drivers/sound/sequencer.csynth_devs[dev]->send_sysex (dev, buf, l);
synth_devs853drivers/sound/sequencer.cif (synth_devs[0])
synth_devs854drivers/sound/sequencer.csynth_devs[0]->kill_note (0, q[1], 255, q[3]);
synth_devs860drivers/sound/sequencer.cif (synth_devs[0])
synth_devs861drivers/sound/sequencer.csynth_devs[0]->start_note (0, q[1], q[2], q[3]);
synth_devs906drivers/sound/sequencer.cif (synth_devs[0])
synth_devs907drivers/sound/sequencer.csynth_devs[0]->set_instr (0, q[1], q[2]);
synth_devs950drivers/sound/sequencer.csynth_devs[q[1]]->hw_control (q[1], q);
synth_devs1054drivers/sound/sequencer.csynth_devs[max_synthdev++] =
synth_devs1064drivers/sound/sequencer.csynth_devs[dev]->chn_info[chn].pgm_num = 0;
synth_devs1066drivers/sound/sequencer.csynth_devs[dev]->chn_info[chn].controllers,
synth_devs1068drivers/sound/sequencer.csynth_devs[dev]->chn_info[chn].bender_value = (1 << 7);  /* Neutral */
synth_devs1192drivers/sound/sequencer.cif ((tmp = synth_devs[i]->open (i, mode)) < 0)
synth_devs1195drivers/sound/sequencer.cif (synth_devs[i]->midi_dev)
synth_devs1196drivers/sound/sequencer.cprintk ("(Maps to MIDI dev #%d)\n", synth_devs[i]->midi_dev);
synth_devs1201drivers/sound/sequencer.cif (synth_devs[i]->midi_dev)  /*
synth_devs1204drivers/sound/sequencer.cmidi_opened[synth_devs[i]->midi_dev] = 1;
synth_devs1332drivers/sound/sequencer.cif (synth_devs[i])
synth_devs1334drivers/sound/sequencer.csynth_devs[i]->close (i);
synth_devs1336drivers/sound/sequencer.cif (synth_devs[i]->midi_dev)
synth_devs1337drivers/sound/sequencer.cmidi_opened[synth_devs[i]->midi_dev] = 0;
synth_devs1454drivers/sound/sequencer.cif (synth_devs[i])
synth_devs1455drivers/sound/sequencer.csynth_devs[i]->reset (i);
synth_devs1463drivers/sound/sequencer.cif (synth_devs[i])
synth_devs1465drivers/sound/sequencer.csynth_devs[i]->controller (i, chn, 123, 0);  /* All notes off */
synth_devs1466drivers/sound/sequencer.csynth_devs[i]->controller (i, chn, 121, 0);  /* Reset all ctl */
synth_devs1467drivers/sound/sequencer.csynth_devs[i]->bender (i, chn, 1 << 13);  /* Bender off */
synth_devs1690drivers/sound/sequencer.cerr = synth_devs[dev]->ioctl (dev, cmd, arg);
synth_devs1713drivers/sound/sequencer.creturn snd_ioctl_return ((int *) arg, synth_devs[dev]->ioctl (dev, cmd, arg));
synth_devs1727drivers/sound/sequencer.csynth_devs[dev]->ioctl (dev, cmd, arg);
synth_devs1746drivers/sound/sequencer.creturn synth_devs[dev]->ioctl (dev, cmd, arg);
synth_devs1802drivers/sound/sequencer.cif (!synth_devs[dev]->pmgr_interface)
synth_devs1808drivers/sound/sequencer.cif ((err = synth_devs[dev]->pmgr_interface (dev, inf)) == -1)
synth_devs1898drivers/sound/sequencer.cif (!synth_devs[0])
synth_devs1902drivers/sound/sequencer.creturn synth_devs[0]->ioctl (0, cmd, arg);
synth_devs245drivers/sound/sound_switch.cif (!put_status (synth_devs[i]->info->name))