Symbol: SNDRV_RAWMIDI_INFO_INPUT
drivers/hid/hid-prodikeys.c
650
rwmidi->info_flags = SNDRV_RAWMIDI_INFO_INPUT;
drivers/usb/gadget/function/f_midi.c
838
SNDRV_RAWMIDI_INFO_INPUT |
sound/core/rawmidi.c
1745
if (rmidi->info_flags & SNDRV_RAWMIDI_INFO_INPUT) {
sound/core/rawmidi.c
314
[SNDRV_RAWMIDI_STREAM_INPUT] = SNDRV_RAWMIDI_INFO_INPUT,
sound/core/seq/seq_midi.c
365
if ((info->flags & SNDRV_RAWMIDI_INFO_INPUT) && p < input_count)
sound/core/seq/seq_ump_client.c
179
if (rawmidi_info & SNDRV_RAWMIDI_INFO_INPUT)
sound/core/seq/seq_ump_client.c
294
if (rawmidi_info & SNDRV_RAWMIDI_INFO_INPUT) {
sound/core/seq/seq_ump_client.c
317
if (rawmidi_info & SNDRV_RAWMIDI_INFO_INPUT) {
sound/core/seq/seq_virmidi.c
519
rmidi->info_flags = SNDRV_RAWMIDI_INFO_INPUT |
sound/core/ump.c
1361
input = ump->core.info_flags & SNDRV_RAWMIDI_INFO_INPUT;
sound/core/ump.c
163
info_flags |= SNDRV_RAWMIDI_INFO_INPUT;
sound/drivers/mpu401/mpu401_uart.c
583
rmidi->info_flags |= SNDRV_RAWMIDI_INFO_INPUT;
sound/drivers/mtpav.c
632
rawmidi->info_flags |= SNDRV_RAWMIDI_INFO_OUTPUT | SNDRV_RAWMIDI_INFO_INPUT |
sound/drivers/mts64.c
752
SNDRV_RAWMIDI_INFO_INPUT |
sound/drivers/portman2x4.c
550
SNDRV_RAWMIDI_INFO_INPUT |
sound/drivers/serial-generic.c
313
SNDRV_RAWMIDI_INFO_INPUT |
sound/drivers/serial-u16550.c
834
SNDRV_RAWMIDI_INFO_INPUT |
sound/firewire/bebob/bebob_midi.c
115
rmidi->info_flags |= SNDRV_RAWMIDI_INFO_INPUT;
sound/firewire/dice/dice-midi.c
126
rmidi->info_flags |= SNDRV_RAWMIDI_INFO_INPUT;
sound/firewire/digi00x/digi00x-midi.c
144
rmidi->info_flags |= SNDRV_RAWMIDI_INFO_INPUT |
sound/firewire/fireface/ff-midi.c
107
rmidi->info_flags |= SNDRV_RAWMIDI_INFO_INPUT;
sound/firewire/fireworks/fireworks_midi.c
113
rmidi->info_flags |= SNDRV_RAWMIDI_INFO_INPUT;
sound/firewire/motu/motu-midi.c
111
rmidi->info_flags |= SNDRV_RAWMIDI_INFO_INPUT |
sound/firewire/oxfw/oxfw-midi.c
155
rmidi->info_flags |= SNDRV_RAWMIDI_INFO_INPUT;
sound/firewire/oxfw/oxfw-scs1x.c
404
rmidi->info_flags = SNDRV_RAWMIDI_INFO_INPUT |
sound/firewire/tascam/tascam-midi.c
95
rmidi->info_flags |= SNDRV_RAWMIDI_INFO_INPUT;
sound/isa/gus/gus_uart.c
230
rmidi->info_flags |= SNDRV_RAWMIDI_INFO_OUTPUT | SNDRV_RAWMIDI_INFO_INPUT | SNDRV_RAWMIDI_INFO_DUPLEX;
sound/isa/sb/sb8_midi.c
236
rmidi->info_flags |= SNDRV_RAWMIDI_INFO_OUTPUT | SNDRV_RAWMIDI_INFO_INPUT;
sound/isa/wavefront/wavefront.c
306
SNDRV_RAWMIDI_INFO_INPUT |
sound/pci/ca0106/ca_midi.c
273
SNDRV_RAWMIDI_INFO_INPUT |
sound/pci/cs4281.c
1709
rmidi->info_flags |= SNDRV_RAWMIDI_INFO_OUTPUT | SNDRV_RAWMIDI_INFO_INPUT | SNDRV_RAWMIDI_INFO_DUPLEX;
sound/pci/cs46xx/cs46xx_lib.c
2638
rmidi->info_flags |= SNDRV_RAWMIDI_INFO_OUTPUT | SNDRV_RAWMIDI_INFO_INPUT | SNDRV_RAWMIDI_INFO_DUPLEX;
sound/pci/echoaudio/midi.c
309
SNDRV_RAWMIDI_INFO_INPUT | SNDRV_RAWMIDI_INFO_DUPLEX;
sound/pci/emu10k1/emu10k1x.c
1424
SNDRV_RAWMIDI_INFO_INPUT |
sound/pci/emu10k1/emumpu401.c
308
SNDRV_RAWMIDI_INFO_INPUT |
sound/pci/ens1370.c
2224
rmidi->info_flags |= SNDRV_RAWMIDI_INFO_OUTPUT | SNDRV_RAWMIDI_INFO_INPUT |
sound/pci/ice1712/ice1724.c
2628
SNDRV_RAWMIDI_INFO_INPUT |
sound/pci/rme9652/hdsp.c
1507
SNDRV_RAWMIDI_INFO_INPUT |
sound/pci/rme9652/hdspm.c
2126
SNDRV_RAWMIDI_INFO_INPUT |
sound/pci/rme9652/hdspm.c
2146
hdspm->midi[id].rmidi->info_flags |= SNDRV_RAWMIDI_INFO_INPUT;
sound/usb/6fire/midi.c
176
SNDRV_RAWMIDI_INFO_INPUT |
sound/usb/bcd2000/bcd2000.c
312
rmidi->info_flags |= SNDRV_RAWMIDI_INFO_INPUT;
sound/usb/caiaq/midi.c
140
rmidi->info_flags |= SNDRV_RAWMIDI_INFO_INPUT;
sound/usb/line6/midi.c
230
SNDRV_RAWMIDI_INFO_INPUT | SNDRV_RAWMIDI_INFO_DUPLEX;
sound/usb/midi.c
2398
SNDRV_RAWMIDI_INFO_INPUT |
sound/usb/usx2y/us144mkii_midi.c
395
tascam->rmidi->info_flags |= SNDRV_RAWMIDI_INFO_INPUT |