| /Linux-v6.1/include/sound/ |
| D | rawmidi.h | 33 struct snd_rawmidi; 46 int (*dev_register) (struct snd_rawmidi * rmidi); 47 int (*dev_unregister) (struct snd_rawmidi * rmidi); 48 void (*get_port_info)(struct snd_rawmidi *rmidi, int number, 88 struct snd_rawmidi *rmidi; 98 struct snd_rawmidi *rmidi; 110 struct snd_rawmidi { struct 127 void (*private_free) (struct snd_rawmidi *rmidi); argument 145 struct snd_rawmidi **rmidi); argument 146 void snd_rawmidi_set_ops(struct snd_rawmidi *rmidi, int stream,
|
| D | seq_virmidi.h | 43 struct snd_rawmidi *rmidi; /* rawmidi device */ 67 int snd_virmidi_new(struct snd_card *card, int device, struct snd_rawmidi **rrmidi);
|
| D | mpu401.h | 57 struct snd_rawmidi *rmidi; 121 struct snd_rawmidi ** rrawmidi);
|
| /Linux-v6.1/sound/core/ |
| D | rawmidi.c | 38 static int snd_rawmidi_free(struct snd_rawmidi *rmidi); 76 static struct snd_rawmidi *snd_rawmidi_search(struct snd_card *card, int device) in snd_rawmidi_search() 78 struct snd_rawmidi *rawmidi; in snd_rawmidi_search() 302 static int assign_substream(struct snd_rawmidi *rmidi, int subdevice, in assign_substream() 334 static int open_substream(struct snd_rawmidi *rmidi, in open_substream() 362 static void close_substream(struct snd_rawmidi *rmidi, 366 static int rawmidi_open_priv(struct snd_rawmidi *rmidi, int subdevice, int mode, in rawmidi_open_priv() 412 struct snd_rawmidi *rmidi; in snd_rawmidi_kernel_open() 444 struct snd_rawmidi *rmidi; in snd_rawmidi_open() 540 static void close_substream(struct snd_rawmidi *rmidi, in close_substream() [all …]
|
| /Linux-v6.1/sound/usb/line6/ |
| D | midi.c | 219 struct snd_rawmidi **rmidi_ret) in snd_line6_new_midi() 221 struct snd_rawmidi *rmidi; in snd_line6_new_midi() 244 static void snd_line6_midi_free(struct snd_rawmidi *rmidi) in snd_line6_midi_free() 259 struct snd_rawmidi *rmidi; in line6_init_midi()
|
| /Linux-v6.1/sound/core/seq/ |
| D | seq_virmidi.c | 431 static int snd_virmidi_dev_register(struct snd_rawmidi *rmidi) in snd_virmidi_dev_register() 458 static int snd_virmidi_dev_unregister(struct snd_rawmidi *rmidi) in snd_virmidi_dev_unregister() 478 static void snd_virmidi_free(struct snd_rawmidi *rmidi) in snd_virmidi_free() 489 int snd_virmidi_new(struct snd_card *card, int device, struct snd_rawmidi **rrmidi) in snd_virmidi_new() 491 struct snd_rawmidi *rmidi; in snd_virmidi_new()
|
| /Linux-v6.1/sound/drivers/ |
| D | virmidi.c | 65 struct snd_rawmidi *midi[MAX_MIDI_DEVICES]; 92 struct snd_rawmidi *rmidi; in snd_virmidi_probe()
|
| D | serial-generic.c | 44 struct snd_rawmidi *rmidi; 288 int outs, int ins, struct snd_rawmidi **rmidi) in snd_serial_generic_rmidi() 290 struct snd_rawmidi *rrawmidi; in snd_serial_generic_rmidi()
|
| /Linux-v6.1/sound/firewire/digi00x/ |
| D | digi00x-midi.c | 92 struct snd_rawmidi *rmidi, bool is_console) in set_substream_names() 130 struct snd_rawmidi *rmidi; in add_substream_pair()
|
| /Linux-v6.1/sound/isa/msnd/ |
| D | msnd_midi.c | 136 static void snd_msndmidi_free(struct snd_rawmidi *rmidi) in snd_msndmidi_free() 146 struct snd_rawmidi *rmidi; in snd_msndmidi_new()
|
| /Linux-v6.1/sound/usb/6fire/ |
| D | midi.h | 17 struct snd_rawmidi *instance;
|
| /Linux-v6.1/sound/isa/wavefront/ |
| D | wavefront.c | 271 static struct snd_rawmidi *snd_wavefront_new_midi(struct snd_card *card, in snd_wavefront_new_midi() 278 struct snd_rawmidi *rmidi; in snd_wavefront_new_midi() 341 struct snd_rawmidi *ics2115_internal_rmidi = NULL; in snd_wavefront_probe() 342 struct snd_rawmidi *ics2115_external_rmidi = NULL; in snd_wavefront_probe()
|
| /Linux-v6.1/sound/pci/ca0106/ |
| D | ca_midi.h | 20 struct snd_rawmidi *rmidi;
|
| D | ca_midi.c | 269 static void ca_rmidi_free(struct snd_rawmidi *rmidi) in ca_rmidi_free() 276 struct snd_rawmidi *rmidi; in ca_midi_init()
|
| /Linux-v6.1/sound/isa/sb/ |
| D | sb8_midi.c | 24 struct snd_rawmidi *rmidi; in snd_sb8dsp_midi_interrupt() 251 struct snd_rawmidi *rmidi; in snd_sb8dsp_midi()
|
| /Linux-v6.1/sound/pci/oxygen/ |
| D | oxygen.h | 73 struct snd_rawmidi; 125 struct snd_rawmidi *midi;
|
| /Linux-v6.1/sound/drivers/mpu401/ |
| D | mpu401_uart.c | 488 static void snd_mpu401_uart_free(struct snd_rawmidi *rmidi) in snd_mpu401_uart_free() 520 struct snd_rawmidi ** rrawmidi) in snd_mpu401_uart_new() 523 struct snd_rawmidi *rmidi; in snd_mpu401_uart_new()
|
| /Linux-v6.1/sound/pci/au88x0/ |
| D | au88x0_mpu401.c | 32 struct snd_rawmidi *rmidi; in snd_vortex_midi()
|
| /Linux-v6.1/sound/usb/caiaq/ |
| D | device.h | 113 struct snd_rawmidi *rmidi;
|
| D | midi.c | 118 struct snd_rawmidi *rmidi; in snd_usb_caiaq_midi_init()
|
| /Linux-v6.1/sound/usb/bcd2000/ |
| D | bcd2000.c | 47 struct snd_rawmidi *rmidi; 293 struct snd_rawmidi *rmidi; in bcd2000_init_midi()
|
| /Linux-v6.1/sound/firewire/oxfw/ |
| 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-v6.1/sound/firewire/fireface/ |
| D | ff-midi.c | 99 struct snd_rawmidi *rmidi; in snd_ff_create_midi_devices()
|
| /Linux-v6.1/sound/firewire/motu/ |
| D | motu-midi.c | 108 struct snd_rawmidi *rmidi; in snd_motu_create_midi_devices()
|
| /Linux-v6.1/sound/firewire/tascam/ |
| D | tascam-midi.c | 85 struct snd_rawmidi *rmidi; in snd_tscm_create_midi_devices()
|