/Linux-v4.19/include/sound/ |
D | rawmidi.h | 48 struct snd_rawmidi; 61 int (*dev_register) (struct snd_rawmidi * rmidi); 62 int (*dev_unregister) (struct snd_rawmidi * rmidi); 63 void (*get_port_info)(struct snd_rawmidi *rmidi, int number, 100 struct snd_rawmidi *rmidi; 110 struct snd_rawmidi *rmidi; 121 struct snd_rawmidi { struct 138 void (*private_free) (struct snd_rawmidi *rmidi); argument 156 struct snd_rawmidi **rmidi); argument 157 void snd_rawmidi_set_ops(struct snd_rawmidi *rmidi, int stream,
|
D | seq_virmidi.h | 57 struct snd_rawmidi *rmidi; /* rawmidi device */ 81 int snd_virmidi_new(struct snd_card *card, int device, struct snd_rawmidi **rrmidi);
|
D | mpu401.h | 72 struct snd_rawmidi *rmidi; 136 struct snd_rawmidi ** rrawmidi);
|
/Linux-v4.19/sound/core/ |
D | rawmidi.c | 52 static int snd_rawmidi_free(struct snd_rawmidi *rawmidi); 67 static struct snd_rawmidi *snd_rawmidi_search(struct snd_card *card, int device) in snd_rawmidi_search() 69 struct snd_rawmidi *rawmidi; in snd_rawmidi_search() 237 static int assign_substream(struct snd_rawmidi *rmidi, int subdevice, in assign_substream() 269 static int open_substream(struct snd_rawmidi *rmidi, in open_substream() 295 static void close_substream(struct snd_rawmidi *rmidi, 299 static int rawmidi_open_priv(struct snd_rawmidi *rmidi, int subdevice, int mode, in rawmidi_open_priv() 345 struct snd_rawmidi *rmidi; in snd_rawmidi_kernel_open() 377 struct snd_rawmidi *rmidi; in snd_rawmidi_open() 472 static void close_substream(struct snd_rawmidi *rmidi, in close_substream() [all …]
|
/Linux-v4.19/sound/usb/line6/ |
D | midi.c | 223 struct snd_rawmidi **rmidi_ret) in snd_line6_new_midi() 225 struct snd_rawmidi *rmidi; in snd_line6_new_midi() 248 static void snd_line6_midi_free(struct snd_rawmidi *rmidi) in snd_line6_midi_free() 263 struct snd_rawmidi *rmidi; in line6_init_midi()
|
/Linux-v4.19/sound/core/seq/ |
D | seq_virmidi.c | 435 static int snd_virmidi_dev_register(struct snd_rawmidi *rmidi) in snd_virmidi_dev_register() 462 static int snd_virmidi_dev_unregister(struct snd_rawmidi *rmidi) in snd_virmidi_dev_unregister() 482 static void snd_virmidi_free(struct snd_rawmidi *rmidi) in snd_virmidi_free() 493 int snd_virmidi_new(struct snd_card *card, int device, struct snd_rawmidi **rrmidi) in snd_virmidi_new() 495 struct snd_rawmidi *rmidi; in snd_virmidi_new()
|
/Linux-v4.19/sound/drivers/ |
D | virmidi.c | 80 struct snd_rawmidi *midi[MAX_MIDI_DEVICES]; 107 struct snd_rawmidi *rmidi; in snd_virmidi_probe()
|
/Linux-v4.19/sound/isa/msnd/ |
D | msnd_midi.c | 151 static void snd_msndmidi_free(struct snd_rawmidi *rmidi) in snd_msndmidi_free() 161 struct snd_rawmidi *rmidi; in snd_msndmidi_new()
|
/Linux-v4.19/sound/firewire/digi00x/ |
D | digi00x-midi.c | 88 struct snd_rawmidi *rmidi, bool is_console) in set_substream_names() 126 struct snd_rawmidi *rmidi; in add_substream_pair()
|
/Linux-v4.19/sound/usb/6fire/ |
D | midi.h | 21 struct snd_rawmidi *instance;
|
/Linux-v4.19/sound/pci/ca0106/ |
D | ca_midi.h | 34 struct snd_rawmidi *rmidi;
|
D | ca_midi.c | 284 static void ca_rmidi_free(struct snd_rawmidi *rmidi) in ca_rmidi_free() 291 struct snd_rawmidi *rmidi; in ca_midi_init()
|
/Linux-v4.19/sound/isa/wavefront/ |
D | wavefront.c | 285 static struct snd_rawmidi *snd_wavefront_new_midi(struct snd_card *card, in snd_wavefront_new_midi() 292 struct snd_rawmidi *rmidi; in snd_wavefront_new_midi() 368 struct snd_rawmidi *ics2115_internal_rmidi = NULL; in snd_wavefront_probe() 369 struct snd_rawmidi *ics2115_external_rmidi = NULL; in snd_wavefront_probe()
|
/Linux-v4.19/sound/isa/sb/ |
D | sb8_midi.c | 37 struct snd_rawmidi *rmidi; in snd_sb8dsp_midi_interrupt() 264 struct snd_rawmidi *rmidi; in snd_sb8dsp_midi()
|
/Linux-v4.19/sound/pci/oxygen/ |
D | oxygen.h | 73 struct snd_rawmidi; 125 struct snd_rawmidi *midi;
|
/Linux-v4.19/sound/drivers/mpu401/ |
D | mpu401_uart.c | 497 static void snd_mpu401_uart_free(struct snd_rawmidi *rmidi) in snd_mpu401_uart_free() 529 struct snd_rawmidi ** rrawmidi) in snd_mpu401_uart_new() 532 struct snd_rawmidi *rmidi; in snd_mpu401_uart_new()
|
/Linux-v4.19/sound/pci/au88x0/ |
D | au88x0_mpu401.c | 46 struct snd_rawmidi *rmidi; in snd_vortex_midi()
|
/Linux-v4.19/sound/usb/caiaq/ |
D | device.h | 113 struct snd_rawmidi *rmidi;
|
D | midi.c | 131 struct snd_rawmidi *rmidi; in snd_usb_caiaq_midi_init()
|
/Linux-v4.19/sound/firewire/oxfw/ |
D | oxfw-scs1x.c | 346 static void remove_scs1x(struct snd_rawmidi *rmidi) in remove_scs1x() 371 struct snd_rawmidi *rmidi; in snd_oxfw_scs1x_add()
|
/Linux-v4.19/sound/usb/bcd2000/ |
D | bcd2000.c | 56 struct snd_rawmidi *rmidi; 302 struct snd_rawmidi *rmidi; in bcd2000_init_midi()
|
/Linux-v4.19/sound/firewire/fireface/ |
D | ff-midi.c | 100 struct snd_rawmidi *rmidi; in snd_ff_create_midi_devices()
|
/Linux-v4.19/sound/firewire/tascam/ |
D | tascam-midi.c | 86 struct snd_rawmidi *rmidi; in snd_tscm_create_midi_devices()
|
/Linux-v4.19/sound/pci/emu10k1/ |
D | emumpu401.c | 325 static void snd_emu10k1_midi_free(struct snd_rawmidi *rmidi) in snd_emu10k1_midi_free() 334 struct snd_rawmidi *rmidi; in emu10k1_midi_init()
|
/Linux-v4.19/sound/firewire/dice/ |
D | dice-midi.c | 104 struct snd_rawmidi *rmidi; in snd_dice_create_midi()
|