Symbol: SNDRV_RAWMIDI_STREAM_INPUT
drivers/hid/hid-prodikeys.c
653
snd_rawmidi_set_ops(rwmidi, SNDRV_RAWMIDI_STREAM_INPUT,
drivers/usb/gadget/function/f_midi.c
849
snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &gmidi_out_ops);
include/uapi/sound/asound.h
724
SNDRV_RAWMIDI_STREAM_LAST = SNDRV_RAWMIDI_STREAM_INPUT,
sound/core/rawmidi.c
171
if (substream->stream == SNDRV_RAWMIDI_STREAM_INPUT)
sound/core/rawmidi.c
1747
&rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT].substreams,
sound/core/rawmidi.c
1837
INIT_LIST_HEAD(&rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT].substreams);
sound/core/rawmidi.c
1853
&rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT],
sound/core/rawmidi.c
1854
SNDRV_RAWMIDI_STREAM_INPUT,
sound/core/rawmidi.c
1931
snd_rawmidi_free_substreams(&rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT]);
sound/core/rawmidi.c
314
[SNDRV_RAWMIDI_STREAM_INPUT] = SNDRV_RAWMIDI_INFO_INPUT,
sound/core/rawmidi.c
324
if (stream == SNDRV_RAWMIDI_STREAM_INPUT ||
sound/core/rawmidi.c
378
SNDRV_RAWMIDI_STREAM_INPUT,
sound/core/rawmidi.c
541
if (substream->stream == SNDRV_RAWMIDI_STREAM_INPUT)
sound/core/rawmidi.c
807
status->stream = SNDRV_RAWMIDI_STREAM_INPUT;
sound/core/rawmidi.c
833
case SNDRV_RAWMIDI_STREAM_INPUT:
sound/core/rawmidi.c
873
case SNDRV_RAWMIDI_STREAM_INPUT:
sound/core/rawmidi.c
909
case SNDRV_RAWMIDI_STREAM_INPUT:
sound/core/rawmidi.c
937
case SNDRV_RAWMIDI_STREAM_INPUT:
sound/core/rawmidi.c
975
case SNDRV_RAWMIDI_STREAM_INPUT:
sound/core/rawmidi_compat.c
38
case SNDRV_RAWMIDI_STREAM_INPUT:
sound/core/rawmidi_compat.c
72
case SNDRV_RAWMIDI_STREAM_INPUT:
sound/core/seq/seq_midi.c
292
info->stream = SNDRV_RAWMIDI_STREAM_INPUT;
sound/core/seq/seq_midi.c
345
info->stream = SNDRV_RAWMIDI_STREAM_INPUT;
sound/core/seq/seq_ump_client.c
22
STR_IN = SNDRV_RAWMIDI_STREAM_INPUT,
sound/core/seq/seq_virmidi.c
517
snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &snd_virmidi_input_ops);
sound/core/ump.c
1273
const int dir = SNDRV_RAWMIDI_STREAM_INPUT;
sound/core/ump.c
1336
update_legacy_substreams(ump, rmidi, SNDRV_RAWMIDI_STREAM_INPUT);
sound/core/ump.c
1372
snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT,
sound/core/ump.c
192
snd_rawmidi_set_ops(&ump->core, SNDRV_RAWMIDI_STREAM_INPUT,
sound/core/ump.c
357
substream = ump->substreams[SNDRV_RAWMIDI_STREAM_INPUT];
sound/core/ump.c
588
group->dir_bits |= (1 << SNDRV_RAWMIDI_STREAM_INPUT);
sound/core/ump.c
594
group->dir_bits |= (1 << SNDRV_RAWMIDI_STREAM_INPUT) |
sound/drivers/mpu401/mpu401_uart.c
581
snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT,
sound/drivers/mtpav.c
621
list_for_each(list, &rawmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT].substreams) {
sound/drivers/mts64.c
760
snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT,
sound/drivers/mts64.c
773
&rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT].substreams) {
sound/drivers/portman2x4.c
558
snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT,
sound/drivers/portman2x4.c
571
&rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT].substreams,
sound/drivers/serial-generic.c
301
snd_rawmidi_set_ops(rrawmidi, SNDRV_RAWMIDI_STREAM_INPUT,
sound/drivers/serial-generic.c
309
snd_serial_generic_substreams(&rrawmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT],
sound/drivers/serial-u16550.c
826
snd_rawmidi_set_ops(rrawmidi, SNDRV_RAWMIDI_STREAM_INPUT,
sound/drivers/serial-u16550.c
832
snd_uart16550_substreams(&rrawmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT]);
sound/firewire/bebob/bebob_midi.c
117
snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT,
sound/firewire/bebob/bebob_midi.c
120
str = &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT];
sound/firewire/dice/dice-midi.c
128
snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT,
sound/firewire/dice/dice-midi.c
131
str = &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT];
sound/firewire/digi00x/digi00x-midi.c
142
snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &capture_ops);
sound/firewire/fireface/ff-midi.c
108
snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT,
sound/firewire/fireface/ff-midi.c
110
stream = &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT];
sound/firewire/fireworks/fireworks_midi.c
115
snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT,
sound/firewire/fireworks/fireworks_midi.c
118
str = &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT];
sound/firewire/motu/motu-midi.c
115
snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT,
sound/firewire/motu/motu-midi.c
117
str = &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT];
sound/firewire/oxfw/oxfw-midi.c
157
snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT,
sound/firewire/oxfw/oxfw-midi.c
160
str = &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT];
sound/firewire/oxfw/oxfw-scs1x.c
407
snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT,
sound/firewire/tascam/tascam-midi.c
96
snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT,
sound/firewire/tascam/tascam-midi.c
98
stream = &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT];
sound/isa/gus/gus_uart.c
229
snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &snd_gf1_uart_input);
sound/isa/sb/sb8_midi.c
235
snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &snd_sb8dsp_midi_input);
sound/isa/wavefront/wavefront.c
303
snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &snd_wavefront_midi_input);
sound/pci/ca0106/ca_midi.c
271
snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &ca_midi_input);
sound/pci/cs4281.c
1708
snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &snd_cs4281_midi_input);
sound/pci/cs46xx/cs46xx_lib.c
2637
snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &snd_cs46xx_midi_input);
sound/pci/echoaudio/midi.c
303
snd_rawmidi_set_ops(chip->rmidi, SNDRV_RAWMIDI_STREAM_INPUT,
sound/pci/emu10k1/emu10k1x.c
1422
snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &snd_emu10k1x_midi_input);
sound/pci/emu10k1/emumpu401.c
306
snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &snd_emu10k1_midi_input);
sound/pci/ens1370.c
2223
snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &snd_ensoniq_midi_input);
sound/pci/ice1712/ice1724.c
2632
snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT,
sound/pci/ice1712/ice1724.c
265
s = get_rawmidi_substream(ice, SNDRV_RAWMIDI_STREAM_INPUT);
sound/pci/rme9652/hdsp.c
1504
snd_rawmidi_set_ops (hdsp->midi[id].rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &snd_hdsp_midi_input);
sound/pci/rme9652/hdspm.c
2121
SNDRV_RAWMIDI_STREAM_INPUT,
sound/pci/rme9652/hdspm.c
2143
SNDRV_RAWMIDI_STREAM_INPUT,
sound/usb/6fire/midi.c
180
snd_rawmidi_set_ops(rt->instance, SNDRV_RAWMIDI_STREAM_INPUT,
sound/usb/bcd2000/bcd2000.c
313
snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT,
sound/usb/caiaq/midi.c
141
snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT,
sound/usb/line6/midi.c
234
snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT,
sound/usb/midi.c
1928
SNDRV_RAWMIDI_STREAM_INPUT,
sound/usb/midi.c
2373
SNDRV_RAWMIDI_STREAM_INPUT,
sound/usb/midi.c
2405
snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT,
sound/usb/midi2.c
37
STR_IN = SNDRV_RAWMIDI_STREAM_INPUT
sound/usb/usx2y/us144mkii_midi.c
390
snd_rawmidi_set_ops(tascam->rmidi, SNDRV_RAWMIDI_STREAM_INPUT,
tools/perf/trace/beauty/include/uapi/sound/asound.h
724
SNDRV_RAWMIDI_STREAM_LAST = SNDRV_RAWMIDI_STREAM_INPUT,