Home
last modified time | relevance | path

Searched refs:rawmidi (Results 1 – 9 of 9) sorted by relevance

/linux/sound/core/
H A DMakefile31 snd-rawmidi-y := rawmidi.o
49 obj-$(CONFIG_SND_RAWMIDI) += snd-rawmidi.o
H A Drawmidi.c19 #include <sound/rawmidi.h>
81 struct snd_rawmidi *rawmidi; in snd_rawmidi_search() local
83 list_for_each_entry(rawmidi, &snd_rawmidi_devices, list) in snd_rawmidi_search()
84 if (rawmidi->card == card && rawmidi->device == device) in snd_rawmidi_search()
85 return rawmidi; in snd_rawmidi_search()
272 "rawmidi drain error (avail = %li, buffer_size = %li)\n", in snd_rawmidi_drain_output()
987 rmidi_dbg(rmidi, "rawmidi: unknown command = 0x%x\n", cmd); in snd_rawmidi_ioctl()
1135 * @substream: the rawmidi substream
1327 * @substream: the rawmidi substrea
[all...]
H A DKconfig38 When this option is set, an additional rawmidi device for the
/linux/Documentation/sound/kernel-api/
H A Dalsa-driver-api.rst71 .. kernel-doc:: sound/core/rawmidi.c
/linux/Documentation/sound/designs/
H A Doss-emulation.rst79 snd-pcm-oss and snd-rawmidi. In the case of PCM, the following
103 available for snd-rawmidi:
116 options snd-rawmidi midi_map=2
/linux/sound/pci/ymfpci/
H A Dymfpci.h357 struct snd_rawmidi *rawmidi; member
H A Dymfpci.c311 -1, &chip->rawmidi); in __snd_card_ymfpci_probe()
H A Dymfpci_main.c795 if (chip->rawmidi) in snd_ymfpci_interrupt()
796 snd_mpu401_uart_interrupt(irq, chip->rawmidi->private_data); in snd_ymfpci_interrupt()
/linux/drivers/usb/gadget/
H A DKconfig453 USB MIDI 2.0 interface, looped back to ALSA UMP rawmidi