Home
last modified time | relevance | path

Searched refs:converter (Results 1 – 23 of 23) sorted by relevance

/linux-2.4.37.9/drivers/sound/
Dv_midi.c140 converter: &std_midi_synth,
154 converter: &std_midi_synth,
228 midi_devs[midi1]->converter = &m->s_ops[0]; in attach_v_midi()
230 memcpy ((char *) midi_devs[midi1]->converter, (char *) &std_midi_synth, in attach_v_midi()
232 midi_devs[midi1]->converter->id = "V_MIDI 1"; in attach_v_midi()
247 midi_devs[midi2]->converter = &m->s_ops[1]; in attach_v_midi()
250 memcpy ((char *) midi_devs[midi2]->converter, (char *) &std_midi_synth, in attach_v_midi()
252 midi_devs[midi2]->converter->id = "V_MIDI 2"; in attach_v_midi()
Dsb_midi.c151 converter: &std_midi_synth,
192 …midi_devs[dev]->converter = (struct synth_operations *)kmalloc(sizeof(struct synth_operations), GF… in sb_dsp_midi_init()
193 if (midi_devs[dev]->converter == NULL) in sb_dsp_midi_init()
200 memcpy((char *) midi_devs[dev]->converter, (char *) &std_midi_synth, in sb_dsp_midi_init()
203 midi_devs[dev]->converter->id = "SBMIDI"; in sb_dsp_midi_init()
Duart401.c209 converter: &std_midi_synth,
365 midi_devs[devc->my_dev]->converter = kmalloc(sizeof(struct synth_operations), GFP_KERNEL); in probe_uart401()
366 if (!midi_devs[devc->my_dev]->converter) { in probe_uart401()
370 memcpy(midi_devs[devc->my_dev]->converter, &std_midi_synth, sizeof(struct synth_operations)); in probe_uart401()
372 midi_devs[devc->my_dev]->converter->id = "UART401"; in probe_uart401()
373 midi_devs[devc->my_dev]->converter->midi_dev = devc->my_dev; in probe_uart401()
376 midi_devs[devc->my_dev]->converter->owner = owner; in probe_uart401()
418 kfree(midi_devs[devc->my_dev]->converter); in unload_uart401()
Dpas2_midi.c199 converter: &std_midi_synth,
Dgus_midi.c197 converter: &std_midi_synth,
Duart6850.c238 converter: &std_midi_synth,
Dwf_midi.c728 wf_mpu_midi_operations[index].converter = NULL; in config_wf_mpu()
730 wf_mpu_midi_operations[index].converter = in config_wf_mpu()
Dmaui.c391 synth = midi_devs[this_dev]->converter; in attach_maui()
Ddev_table.h310 struct synth_operations *converter; member
Dsequencer.c915 if (midi_devs[dev] && midi_devs[dev]->converter != NULL) in setup_mode2()
917 synth_devs[max_synthdev++] = midi_devs[dev]->converter; in setup_mode2()
Dwavfront.c2620 if (midi_devs[dev.mididev]->converter != NULL) { in wavefront_config_midi()
2621 midi_load_patch = midi_devs[dev.mididev]->converter->load_patch; in wavefront_config_midi()
2622 midi_devs[dev.mididev]->converter->load_patch = in wavefront_config_midi()
Dmpu401.c1073 mpu401_midi_operations[m].converter = mpu401_synth_operations[m]; in attach_mpu401()
/linux-2.4.37.9/Documentation/usb/
DCREDITS111 converter products for development.
114 serial converter, and the documentation for the device to
Dusb-serial.txt4 serial converter products, as well as some devices that use a serial
41 ConnectTech WhiteHEAT 4 port converter
229 on the USB 2 is supported as a serial to parallel converter; in other
302 converter uses Product ID 0x230 and Vendor ID 0x711 and works with this
Dsl811hc.txt273 PL2302 Profilic USB to serial converter will not work with hc_sl811.c (Bulk/Timeout).
Dproc_usb_info.txt312 a serial converter connected to the external hub.
/linux-2.4.37.9/Documentation/parisc/
DIODC.txt43 example, the "bus converter" (ie bus bridge) type encodes the kind of
/linux-2.4.37.9/Documentation/cdrom/
Dsbpcd524 Heiko Eissfeldt's digital-audio to .WAV converter (the original is there, too).
/linux-2.4.37.9/drivers/scsi/sym53c8xx_2/
DDocumentation.txt538 converter, any accepted wide negotiation will break further data transfers.
/linux-2.4.37.9/Documentation/
Ddevices.txt2228 0 = /dev/ttyUSB0 First USB serial converter
2229 1 = /dev/ttyUSB1 Second USB serial converter
DConfigure.help15374 USB serial converter support
15393 using this driver. It is recommended that the "USB Serial converter
15400 USB to serial converter device.
15456 converter device. The implementation I have is called the USC-1000.
15470 serial converter device. This driver makes use of firmware
15481 serial converter device. This driver makes use of firmware
15491 Say Y here if you want to use Keyspan USB to serial converter
15505 Say Y here to include firmware for the USA-28 converter.
15509 Say Y here to include firmware for the USA-28X converter.
15515 Say Y here to include firmware for the USA-28XA converter.
[all …]
/linux-2.4.37.9/drivers/scsi/
DREADME.ncr53c8xx780 converter, any accepted wide negotiation will break further data transfers.
/linux-2.4.37.9/
DCREDITS2715 D: FTDI_SIO usb/serial converter driver