taglinefilesource code
synth_devs265drivers/sound/dev_table.hstruct synth_operations *synth_devs[MAX_SYNTH_DEV+MAX_MIDI_DEV] = {NULL}; int num_synths = 0;
synth_devs479drivers/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_devs3111drivers/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_devs481drivers/sound/midi_synth.cint             orig_dev = synth_devs[dev]->midi_dev;
synth_devs502drivers/sound/midi_synth.cint             orig_dev = synth_devs[dev]->midi_dev;
synth_devs606drivers/sound/midi_synth.cint             orig_dev = synth_devs[dev]->midi_dev;
synth_devs638drivers/sound/midi_synth.cint             orig_dev = synth_devs[dev]->midi_dev;
synth_devs673drivers/sound/midi_synth.cint             orig_dev = synth_devs[dev]->midi_dev;
synth_devs710drivers/sound/midi_synth.cint             orig_dev = synth_devs[dev]->midi_dev;
synth_devs837drivers/sound/mpu401.cmidi_dev = synth_devs[dev]->midi_dev;
synth_devs868drivers/sound/mpu401.cmidi_dev = synth_devs[dev]->midi_dev;
synth_devs933drivers/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_devs169drivers/sound/patmgr.creturn synth_devs[dev]->load_patch (dev, *(unsigned short *) mbox[dev],
synth_devs302drivers/sound/sequencer.cerr = synth_devs[dev]->load_patch (dev, *(short *) &event[0], buf, p + 4, c, 0);
synth_devs461drivers/sound/sequencer.csynth_devs[dev]->kill_note (dev, q[3], q[4], q[5]);
synth_devs468drivers/sound/sequencer.csynth_devs[dev]->start_note (dev, q[3], q[4], q[5]);
synth_devs472drivers/sound/sequencer.csynth_devs[dev]->set_instr (dev, q[3], q[4]);
synth_devs476drivers/sound/sequencer.csynth_devs[dev]->aftertouch (dev, q[3], q[4]);
synth_devs480drivers/sound/sequencer.csynth_devs[dev]->panning (dev, q[3], (char) q[4]);
synth_devs484drivers/sound/sequencer.csynth_devs[dev]->controller (dev, q[3], q[4], *(short *) &q[5]);
synth_devs488drivers/sound/sequencer.cif (synth_devs[dev]->volume_method != NULL)
synth_devs489drivers/sound/sequencer.csynth_devs[dev]->volume_method (dev, q[3]);
synth_devs507drivers/sound/sequencer.cfor (i = 0; i < synth_devs[dev]->alloc.max_voice; i++)
synth_devs508drivers/sound/sequencer.cif (synth_devs[dev]->alloc.map[i] == key)
synth_devs522drivers/sound/sequencer.cvoice = synth_devs[dev]->alloc_voice (dev, chn, note,
synth_devs523drivers/sound/sequencer.c&synth_devs[dev]->alloc);
synth_devs524drivers/sound/sequencer.csynth_devs[dev]->alloc.map[voice] = key;
synth_devs525drivers/sound/sequencer.csynth_devs[dev]->alloc.alloc_times[voice] =
synth_devs526drivers/sound/sequencer.csynth_devs[dev]->alloc.timestamp++;
synth_devs544drivers/sound/sequencer.cif (!synth_devs[dev])
synth_devs549drivers/sound/sequencer.cif (synth_devs[dev]->alloc_voice)
synth_devs565drivers/sound/sequencer.cif (voice == -1 && seq_mode == SEQ_2 && synth_devs[dev]->alloc_voice)
synth_devs582drivers/sound/sequencer.csynth_devs[dev]->set_instr (dev, voice, 128 + note);
synth_devs590drivers/sound/sequencer.csynth_devs[dev]->setup_voice (dev, voice, chn);
synth_devs593drivers/sound/sequencer.csynth_devs[dev]->start_note (dev, voice, note, parm);
synth_devs599drivers/sound/sequencer.csynth_devs[dev]->kill_note (dev, voice, note, parm);
synth_devs605drivers/sound/sequencer.csynth_devs[dev]->aftertouch (dev, voice, parm);
synth_devs627drivers/sound/sequencer.cif (!synth_devs[dev])
synth_devs635drivers/sound/sequencer.csynth_devs[dev]->chn_info[chn].pgm_num = p1;
synth_devs637drivers/sound/sequencer.csynth_devs[dev]->set_instr (dev, chn, p1);
synth_devs640drivers/sound/sequencer.csynth_devs[dev]->set_instr (dev, chn, p1);
synth_devs650drivers/sound/sequencer.csynth_devs[dev]->chn_info[chn].controllers[p1] = w14 & 0x7f;
synth_devs653drivers/sound/sequencer.csynth_devs[dev]->chn_info[chn].controllers[p1 + 32] = 0;
synth_devs662drivers/sound/sequencer.cval = ((synth_devs[dev]->
synth_devs664drivers/sound/sequencer.c| (synth_devs[dev]->
synth_devs673drivers/sound/sequencer.cfor (i = 0; i < synth_devs[dev]->alloc.max_voice; i++)
synth_devs674drivers/sound/sequencer.cif ((synth_devs[dev]->alloc.map[i] & 0xff00) == key)
synth_devs675drivers/sound/sequencer.csynth_devs[dev]->controller (dev, i, p1, val);
synth_devs678drivers/sound/sequencer.csynth_devs[dev]->controller (dev, chn, p1, w14);
synth_devs681drivers/sound/sequencer.csynth_devs[dev]->controller (dev, chn, p1, w14);
synth_devs687drivers/sound/sequencer.csynth_devs[dev]->chn_info[chn].bender_value = w14;
synth_devs695drivers/sound/sequencer.cfor (i = 0; i < synth_devs[dev]->alloc.max_voice; i++)
synth_devs696drivers/sound/sequencer.cif ((synth_devs[dev]->alloc.map[i] & 0xff00) == key)
synth_devs697drivers/sound/sequencer.csynth_devs[dev]->bender (dev, i, w14);
synth_devs700drivers/sound/sequencer.csynth_devs[dev]->bender (dev, chn, w14);
synth_devs703drivers/sound/sequencer.csynth_devs[dev]->bender (dev, chn, w14);
synth_devs842drivers/sound/sequencer.cif (!synth_devs[dev])
synth_devs844drivers/sound/sequencer.cif (!synth_devs[dev]->send_sysex)
synth_devs852drivers/sound/sequencer.csynth_devs[dev]->send_sysex (dev, buf, l);
synth_devs870drivers/sound/sequencer.cif (synth_devs[0])
synth_devs871drivers/sound/sequencer.csynth_devs[0]->kill_note (0, q[1], 255, q[3]);
synth_devs877drivers/sound/sequencer.cif (synth_devs[0])
synth_devs878drivers/sound/sequencer.csynth_devs[0]->start_note (0, q[1], q[2], q[3]);
synth_devs923drivers/sound/sequencer.cif (synth_devs[0])
synth_devs924drivers/sound/sequencer.csynth_devs[0]->set_instr (0, q[1], q[2]);
synth_devs967drivers/sound/sequencer.csynth_devs[q[1]]->hw_control (q[1], q);
synth_devs1071drivers/sound/sequencer.csynth_devs[max_synthdev++] =
synth_devs1081drivers/sound/sequencer.csynth_devs[dev]->chn_info[chn].pgm_num = 0;
synth_devs1083drivers/sound/sequencer.csynth_devs[dev]->chn_info[chn].controllers,
synth_devs1085drivers/sound/sequencer.csynth_devs[dev]->chn_info[chn].bender_value = (1 << 7);  /* Neutral */
synth_devs1205drivers/sound/sequencer.cif ((tmp = synth_devs[i]->open (i, mode)) < 0)
synth_devs1208drivers/sound/sequencer.cif (synth_devs[i]->midi_dev)
synth_devs1209drivers/sound/sequencer.cprintk ("(Maps to MIDI dev #%d)\n", synth_devs[i]->midi_dev);
synth_devs1214drivers/sound/sequencer.cif (synth_devs[i]->midi_dev)  /*
synth_devs1217drivers/sound/sequencer.cmidi_opened[synth_devs[i]->midi_dev] = 1;
synth_devs1346drivers/sound/sequencer.cif (synth_devs[i])
synth_devs1348drivers/sound/sequencer.csynth_devs[i]->close (i);
synth_devs1350drivers/sound/sequencer.cif (synth_devs[i]->midi_dev)
synth_devs1351drivers/sound/sequencer.cmidi_opened[synth_devs[i]->midi_dev] = 0;
synth_devs1468drivers/sound/sequencer.cif (synth_devs[i])
synth_devs1469drivers/sound/sequencer.csynth_devs[i]->reset (i);
synth_devs1477drivers/sound/sequencer.cif (synth_devs[i])
synth_devs1479drivers/sound/sequencer.csynth_devs[i]->controller (i, chn, 123, 0);  /* All notes off */
synth_devs1480drivers/sound/sequencer.csynth_devs[i]->controller (i, chn, 121, 0);  /* Reset all ctl */
synth_devs1481drivers/sound/sequencer.csynth_devs[i]->bender (i, chn, 1 << 13);  /* Bender off */
synth_devs1704drivers/sound/sequencer.cerr = synth_devs[dev]->ioctl (dev, cmd, arg);
synth_devs1727drivers/sound/sequencer.creturn snd_ioctl_return ((int *) arg, synth_devs[dev]->ioctl (dev, cmd, arg));
synth_devs1741drivers/sound/sequencer.csynth_devs[dev]->ioctl (dev, cmd, arg);
synth_devs1760drivers/sound/sequencer.creturn synth_devs[dev]->ioctl (dev, cmd, arg);
synth_devs1816drivers/sound/sequencer.cif (!synth_devs[dev]->pmgr_interface)
synth_devs1822drivers/sound/sequencer.cif ((err = synth_devs[dev]->pmgr_interface (dev, inf)) == -1)
synth_devs1912drivers/sound/sequencer.cif (!synth_devs[0])
synth_devs1916drivers/sound/sequencer.creturn synth_devs[0]->ioctl (0, cmd, arg);
synth_devs251drivers/sound/sound_switch.cif (!put_status (synth_devs[i]->info->name))