SNDRV_RAWMIDI_STREAM_INPUT  659 drivers/hid/hid-prodikeys.c 	snd_rawmidi_set_ops(rwmidi, SNDRV_RAWMIDI_STREAM_INPUT,
SNDRV_RAWMIDI_STREAM_INPUT  846 drivers/usb/gadget/function/f_midi.c 	snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &gmidi_out_ops);
SNDRV_RAWMIDI_STREAM_INPUT  622 include/uapi/sound/asound.h 	SNDRV_RAWMIDI_STREAM_LAST = SNDRV_RAWMIDI_STREAM_INPUT,
SNDRV_RAWMIDI_STREAM_INPUT  125 sound/core/rawmidi.c 	if (substream->stream == SNDRV_RAWMIDI_STREAM_INPUT)
SNDRV_RAWMIDI_STREAM_INPUT  242 sound/core/rawmidi.c 		[SNDRV_RAWMIDI_STREAM_INPUT] = SNDRV_RAWMIDI_INFO_INPUT,
SNDRV_RAWMIDI_STREAM_INPUT  252 sound/core/rawmidi.c 			if (stream == SNDRV_RAWMIDI_STREAM_INPUT ||
SNDRV_RAWMIDI_STREAM_INPUT  305 sound/core/rawmidi.c 				       SNDRV_RAWMIDI_STREAM_INPUT,
SNDRV_RAWMIDI_STREAM_INPUT  477 sound/core/rawmidi.c 		if (substream->stream == SNDRV_RAWMIDI_STREAM_INPUT)
SNDRV_RAWMIDI_STREAM_INPUT  714 sound/core/rawmidi.c 	status->stream = SNDRV_RAWMIDI_STREAM_INPUT;
SNDRV_RAWMIDI_STREAM_INPUT  742 sound/core/rawmidi.c 		case SNDRV_RAWMIDI_STREAM_INPUT:
SNDRV_RAWMIDI_STREAM_INPUT  761 sound/core/rawmidi.c 		case SNDRV_RAWMIDI_STREAM_INPUT:
SNDRV_RAWMIDI_STREAM_INPUT  782 sound/core/rawmidi.c 		case SNDRV_RAWMIDI_STREAM_INPUT:
SNDRV_RAWMIDI_STREAM_INPUT  822 sound/core/rawmidi.c 		case SNDRV_RAWMIDI_STREAM_INPUT:
SNDRV_RAWMIDI_STREAM_INPUT 1485 sound/core/rawmidi.c 				    &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT].substreams,
SNDRV_RAWMIDI_STREAM_INPUT 1590 sound/core/rawmidi.c 	INIT_LIST_HEAD(&rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT].substreams);
SNDRV_RAWMIDI_STREAM_INPUT 1601 sound/core/rawmidi.c 					   &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT],
SNDRV_RAWMIDI_STREAM_INPUT 1602 sound/core/rawmidi.c 					   SNDRV_RAWMIDI_STREAM_INPUT,
SNDRV_RAWMIDI_STREAM_INPUT 1649 sound/core/rawmidi.c 	snd_rawmidi_free_substreams(&rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT]);
SNDRV_RAWMIDI_STREAM_INPUT   36 sound/core/rawmidi_compat.c 	case SNDRV_RAWMIDI_STREAM_INPUT:
SNDRV_RAWMIDI_STREAM_INPUT   67 sound/core/rawmidi_compat.c 	case SNDRV_RAWMIDI_STREAM_INPUT:
SNDRV_RAWMIDI_STREAM_INPUT  114 sound/core/rawmidi_compat.c 	case SNDRV_RAWMIDI_STREAM_INPUT:
SNDRV_RAWMIDI_STREAM_INPUT  283 sound/core/seq/seq_midi.c 	info->stream = SNDRV_RAWMIDI_STREAM_INPUT;
SNDRV_RAWMIDI_STREAM_INPUT  340 sound/core/seq/seq_midi.c 			info->stream = SNDRV_RAWMIDI_STREAM_INPUT;
SNDRV_RAWMIDI_STREAM_INPUT  507 sound/core/seq/seq_virmidi.c 	snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &snd_virmidi_input_ops);
SNDRV_RAWMIDI_STREAM_INPUT  589 sound/drivers/mpu401/mpu401_uart.c 		snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT,
SNDRV_RAWMIDI_STREAM_INPUT  640 sound/drivers/mtpav.c 	list_for_each(list, &rawmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT].substreams) {
SNDRV_RAWMIDI_STREAM_INPUT  777 sound/drivers/mts64.c 	snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, 
SNDRV_RAWMIDI_STREAM_INPUT  790 sound/drivers/mts64.c 		      &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT].substreams) {
SNDRV_RAWMIDI_STREAM_INPUT  574 sound/drivers/portman2x4.c 	snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, 
SNDRV_RAWMIDI_STREAM_INPUT  587 sound/drivers/portman2x4.c 			    &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT].substreams,
SNDRV_RAWMIDI_STREAM_INPUT  869 sound/drivers/serial-u16550.c 	snd_rawmidi_set_ops(rrawmidi, SNDRV_RAWMIDI_STREAM_INPUT,
SNDRV_RAWMIDI_STREAM_INPUT  875 sound/drivers/serial-u16550.c 	snd_uart16550_substreams(&rrawmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT]);
SNDRV_RAWMIDI_STREAM_INPUT  123 sound/firewire/bebob/bebob_midi.c 		snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT,
SNDRV_RAWMIDI_STREAM_INPUT  126 sound/firewire/bebob/bebob_midi.c 		str = &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT];
SNDRV_RAWMIDI_STREAM_INPUT  138 sound/firewire/dice/dice-midi.c 		snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT,
SNDRV_RAWMIDI_STREAM_INPUT  141 sound/firewire/dice/dice-midi.c 		str = &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT];
SNDRV_RAWMIDI_STREAM_INPUT  148 sound/firewire/digi00x/digi00x-midi.c 	snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &capture_ops);
SNDRV_RAWMIDI_STREAM_INPUT  114 sound/firewire/fireface/ff-midi.c 	snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT,
SNDRV_RAWMIDI_STREAM_INPUT  116 sound/firewire/fireface/ff-midi.c 	stream = &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT];
SNDRV_RAWMIDI_STREAM_INPUT  122 sound/firewire/fireworks/fireworks_midi.c 		snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT,
SNDRV_RAWMIDI_STREAM_INPUT  125 sound/firewire/fireworks/fireworks_midi.c 		str = &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT];
SNDRV_RAWMIDI_STREAM_INPUT  125 sound/firewire/motu/motu-midi.c 	snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT,
SNDRV_RAWMIDI_STREAM_INPUT  127 sound/firewire/motu/motu-midi.c 	str = &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT];
SNDRV_RAWMIDI_STREAM_INPUT  171 sound/firewire/oxfw/oxfw-midi.c 		snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT,
SNDRV_RAWMIDI_STREAM_INPUT  174 sound/firewire/oxfw/oxfw-midi.c 		str = &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT];
SNDRV_RAWMIDI_STREAM_INPUT  407 sound/firewire/oxfw/oxfw-scs1x.c 	snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT,
SNDRV_RAWMIDI_STREAM_INPUT  102 sound/firewire/tascam/tascam-midi.c 	snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT,
SNDRV_RAWMIDI_STREAM_INPUT  104 sound/firewire/tascam/tascam-midi.c 	stream = &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT];
SNDRV_RAWMIDI_STREAM_INPUT  238 sound/isa/gus/gus_uart.c 	snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &snd_gf1_uart_input);
SNDRV_RAWMIDI_STREAM_INPUT  163 sound/isa/msnd/msnd_midi.c 	snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT,
SNDRV_RAWMIDI_STREAM_INPUT  258 sound/isa/sb/sb8_midi.c 	snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &snd_sb8dsp_midi_input);
SNDRV_RAWMIDI_STREAM_INPUT  303 sound/isa/wavefront/wavefront.c 	snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &snd_wavefront_midi_input);
SNDRV_RAWMIDI_STREAM_INPUT  291 sound/pci/ca0106/ca_midi.c 	snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &ca_midi_input);
SNDRV_RAWMIDI_STREAM_INPUT 1776 sound/pci/cs4281.c 	snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &snd_cs4281_midi_input);
SNDRV_RAWMIDI_STREAM_INPUT 2697 sound/pci/cs46xx/cs46xx_lib.c 	snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &snd_cs46xx_midi_input);
SNDRV_RAWMIDI_STREAM_INPUT  318 sound/pci/echoaudio/midi.c 	snd_rawmidi_set_ops(chip->rmidi, SNDRV_RAWMIDI_STREAM_INPUT,
SNDRV_RAWMIDI_STREAM_INPUT 1504 sound/pci/emu10k1/emu10k1x.c 	snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &snd_emu10k1x_midi_input);
SNDRV_RAWMIDI_STREAM_INPUT  330 sound/pci/emu10k1/emumpu401.c 	snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &snd_emu10k1_midi_input);
SNDRV_RAWMIDI_STREAM_INPUT 2323 sound/pci/ens1370.c 	snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &snd_ensoniq_midi_input);
SNDRV_RAWMIDI_STREAM_INPUT  284 sound/pci/ice1712/ice1724.c 	s = get_rawmidi_substream(ice, SNDRV_RAWMIDI_STREAM_INPUT);
SNDRV_RAWMIDI_STREAM_INPUT 2747 sound/pci/ice1712/ice1724.c 			snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT,
SNDRV_RAWMIDI_STREAM_INPUT 1531 sound/pci/rme9652/hdsp.c 	snd_rawmidi_set_ops (hdsp->midi[id].rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &snd_hdsp_midi_input);
SNDRV_RAWMIDI_STREAM_INPUT 2136 sound/pci/rme9652/hdspm.c 				SNDRV_RAWMIDI_STREAM_INPUT,
SNDRV_RAWMIDI_STREAM_INPUT 2158 sound/pci/rme9652/hdspm.c 				SNDRV_RAWMIDI_STREAM_INPUT,
SNDRV_RAWMIDI_STREAM_INPUT  192 sound/usb/6fire/midi.c 	snd_rawmidi_set_ops(rt->instance, SNDRV_RAWMIDI_STREAM_INPUT,
SNDRV_RAWMIDI_STREAM_INPUT  313 sound/usb/bcd2000/bcd2000.c 	snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT,
SNDRV_RAWMIDI_STREAM_INPUT  141 sound/usb/caiaq/midi.c 		snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT,
SNDRV_RAWMIDI_STREAM_INPUT  238 sound/usb/line6/midi.c 	snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT,
SNDRV_RAWMIDI_STREAM_INPUT 1817 sound/usb/midi.c 							   SNDRV_RAWMIDI_STREAM_INPUT,
SNDRV_RAWMIDI_STREAM_INPUT 2226 sound/usb/midi.c 						   SNDRV_RAWMIDI_STREAM_INPUT,
SNDRV_RAWMIDI_STREAM_INPUT 2257 sound/usb/midi.c 	snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT,
SNDRV_RAWMIDI_STREAM_INPUT  622 tools/include/uapi/sound/asound.h 	SNDRV_RAWMIDI_STREAM_LAST = SNDRV_RAWMIDI_STREAM_INPUT,