| /linux/include/sound/ |
| H A D | rawmidi.h | 34 struct snd_rawmidi; 47 int (*dev_register) (struct snd_rawmidi * rmidi); 48 int (*dev_unregister) (struct snd_rawmidi * rmidi); 49 void (*get_port_info)(struct snd_rawmidi *rmidi, int number, 51 long (*ioctl)(struct snd_rawmidi *rmidi, unsigned int cmd, 95 struct snd_rawmidi *rmidi; 105 struct snd_rawmidi *rmidi; 117 struct snd_rawmidi { struct 135 void (*private_free) (struct snd_rawmidi *rmidi); argument 153 struct snd_rawmidi **rmidi); argument [all …]
|
| H A D | mpu401.h | 57 struct snd_rawmidi *rmidi; 121 struct snd_rawmidi ** rrawmidi);
|
| H A D | sb.h | 87 struct snd_rawmidi *rmidi;
|
| /linux/sound/core/ |
| H A D | rawmidi.c | 79 static struct snd_rawmidi *snd_rawmidi_search(struct snd_card *card, int device) in snd_rawmidi_search() 81 struct snd_rawmidi *rawmidi; in snd_rawmidi_search() 306 static int assign_substream(struct snd_rawmidi *rmidi, int subdevice, in assign_substream() 338 static int open_substream(struct snd_rawmidi *rmidi, in open_substream() 365 static void close_substream(struct snd_rawmidi *rmidi, 369 static int rawmidi_open_priv(struct snd_rawmidi *rmidi, int subdevice, int mode, in rawmidi_open_priv() 412 int snd_rawmidi_kernel_open_nested(struct snd_rawmidi *rmidi, int subdevice, in snd_rawmidi_kernel_open_nested() 439 struct snd_rawmidi *rmidi; in snd_rawmidi_open() 533 static void close_substream(struct snd_rawmidi *rmidi, in close_substream() 571 struct snd_rawmidi *rmidi; in rawmidi_release_priv() [all …]
|
| H A D | ump.c | 21 static int snd_ump_dev_register(struct snd_rawmidi *rmidi); 22 static int snd_ump_dev_unregister(struct snd_rawmidi *rmidi); 23 static long snd_ump_ioctl(struct snd_rawmidi *rmidi, unsigned int cmd, 108 static void snd_ump_endpoint_free(struct snd_rawmidi *rmidi) in snd_ump_endpoint_free() 218 static int snd_ump_dev_register(struct snd_rawmidi *rmidi) in snd_ump_dev_register() 235 static int snd_ump_dev_unregister(struct snd_rawmidi *rmidi) in snd_ump_dev_unregister() 464 static long snd_ump_ioctl(struct snd_rawmidi *rmidi, unsigned int cmd, in snd_ump_ioctl() 514 struct snd_rawmidi *rmidi = entry->private_data; in snd_ump_proc_read() 1210 static int snd_ump_legacy_dev_register(struct snd_rawmidi *rmidi) in snd_ump_legacy_dev_register() 1316 struct snd_rawmidi *rmidi, int dir) in update_legacy_substreams() [all …]
|
| /linux/sound/usb/line6/ |
| H A D | midi.c | 215 struct snd_rawmidi **rmidi_ret) in snd_line6_new_midi() 217 struct snd_rawmidi *rmidi; in snd_line6_new_midi() 240 static void snd_line6_midi_free(struct snd_rawmidi *rmidi) in snd_line6_midi_free() 255 struct snd_rawmidi *rmidi; in line6_init_midi()
|
| /linux/sound/core/seq/ |
| H A D | seq_virmidi.c | 433 static int snd_virmidi_dev_register(struct snd_rawmidi *rmidi) in snd_virmidi_dev_register() 460 static int snd_virmidi_dev_unregister(struct snd_rawmidi *rmidi) in snd_virmidi_dev_unregister() 480 static void snd_virmidi_free(struct snd_rawmidi *rmidi) in snd_virmidi_free() 491 int snd_virmidi_new(struct snd_card *card, int device, struct snd_rawmidi **rrmidi) in snd_virmidi_new() 493 struct snd_rawmidi *rmidi; in snd_virmidi_new()
|
| H A D | seq_midi.c | 42 struct snd_rawmidi *rmidi; 322 struct snd_rawmidi *rmidi = dev->private_data; in snd_seq_midisynth_probe()
|
| /linux/sound/drivers/ |
| H A D | virmidi.c | 65 struct snd_rawmidi *midi[MAX_MIDI_DEVICES]; 98 struct snd_rawmidi *rmidi; in snd_virmidi_probe()
|
| H A D | portman2x4.c | 70 struct snd_rawmidi *rmidi; 536 struct snd_rawmidi *rmidi; in snd_portman_rawmidi_create()
|
| H A D | mtpav.c | 132 struct snd_rawmidi *rmidi; 602 struct snd_rawmidi *rawmidi; in snd_mtpav_get_RAWMIDI()
|
| /linux/sound/usb/6fire/ |
| H A D | midi.h | 17 struct snd_rawmidi *instance;
|
| /linux/sound/isa/wavefront/ |
| H A D | wavefront.c | 272 static struct snd_rawmidi *snd_wavefront_new_midi(struct snd_card *card, in snd_wavefront_new_midi() 279 struct snd_rawmidi *rmidi; in snd_wavefront_new_midi() 342 struct snd_rawmidi *ics2115_internal_rmidi = NULL; in snd_wavefront_probe() 343 struct snd_rawmidi *ics2115_external_rmidi = NULL; in snd_wavefront_probe()
|
| /linux/sound/pci/ca0106/ |
| H A D | ca_midi.h | 20 struct snd_rawmidi *rmidi;
|
| /linux/sound/drivers/mpu401/ |
| H A D | mpu401_uart.c | 472 static void snd_mpu401_uart_free(struct snd_rawmidi *rmidi) in snd_mpu401_uart_free() 504 struct snd_rawmidi ** rrawmidi) in snd_mpu401_uart_new() 507 struct snd_rawmidi *rmidi; in snd_mpu401_uart_new()
|
| /linux/sound/pci/au88x0/ |
| H A D | au88x0_mpu401.c | 32 struct snd_rawmidi *rmidi; in snd_vortex_midi()
|
| H A D | au88x0.h | 135 struct snd_rawmidi *rmidi; /* Legacy Midi interface. */
|
| /linux/sound/usb/caiaq/ |
| H A D | device.h | 113 struct snd_rawmidi *rmidi;
|
| H A D | midi.c | 118 struct snd_rawmidi *rmidi; in snd_usb_caiaq_midi_init()
|
| /linux/sound/firewire/oxfw/ |
| H A D | oxfw-scs1x.c | 345 static void remove_scs1x(struct snd_rawmidi *rmidi) in remove_scs1x() 370 struct snd_rawmidi *rmidi; in snd_oxfw_scs1x_add()
|
| /linux/sound/usb/bcd2000/ |
| H A D | bcd2000.c | 48 struct snd_rawmidi *rmidi; 304 struct snd_rawmidi *rmidi; in bcd2000_init_midi()
|
| /linux/drivers/usb/gadget/function/ |
| H A D | f_midi.c | 85 struct snd_rawmidi *rmidi; 112 static void f_midi_rmidi_free(struct snd_rawmidi *rmidi); 802 struct snd_rawmidi *rmidi; in f_midi_register_card() 1323 static void f_midi_rmidi_free(struct snd_rawmidi *rmidi) in f_midi_rmidi_free()
|
| /linux/sound/isa/msnd/ |
| H A D | msnd.h | 219 struct snd_rawmidi *rmidi;
|
| /linux/sound/pci/trident/ |
| H A D | trident.h | 381 struct snd_rawmidi *rmidi;
|
| /linux/sound/pci/echoaudio/ |
| H A D | echoaudio.h | 339 struct snd_rawmidi *rmidi;
|