Home
last modified time | relevance | path

Searched refs:SNDRV_RAWMIDI_STREAM_INPUT (Results 1 – 36 of 36) sorted by relevance

/linux-4.1.27/sound/core/
Drawmidi_compat.c50 case SNDRV_RAWMIDI_STREAM_INPUT: in snd_rawmidi_ioctl_params_compat()
79 case SNDRV_RAWMIDI_STREAM_INPUT: in snd_rawmidi_ioctl_status_compat()
125 case SNDRV_RAWMIDI_STREAM_INPUT: in snd_rawmidi_ioctl_status_x32()
Drawmidi.c123 if (substream->stream == SNDRV_RAWMIDI_STREAM_INPUT) in snd_rawmidi_runtime_create()
235 [SNDRV_RAWMIDI_STREAM_INPUT] = SNDRV_RAWMIDI_INFO_INPUT, in assign_substream()
245 if (stream == SNDRV_RAWMIDI_STREAM_INPUT || in assign_substream()
298 SNDRV_RAWMIDI_STREAM_INPUT, in rawmidi_open_priv()
472 if (substream->stream == SNDRV_RAWMIDI_STREAM_INPUT) in close_substream()
701 status->stream = SNDRV_RAWMIDI_STREAM_INPUT; in snd_rawmidi_input_status()
728 case SNDRV_RAWMIDI_STREAM_INPUT: in snd_rawmidi_ioctl()
746 case SNDRV_RAWMIDI_STREAM_INPUT: in snd_rawmidi_ioctl()
766 case SNDRV_RAWMIDI_STREAM_INPUT: in snd_rawmidi_ioctl()
804 case SNDRV_RAWMIDI_STREAM_INPUT: in snd_rawmidi_ioctl()
[all …]
/linux-4.1.27/sound/firewire/dice/
Ddice-midi.c134 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, in snd_dice_create_midi()
137 str = &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT]; in snd_dice_create_midi()
/linux-4.1.27/sound/firewire/fireworks/
Dfireworks_midi.c145 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, in snd_efw_create_midi_devices()
148 str = &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT]; in snd_efw_create_midi_devices()
/linux-4.1.27/sound/firewire/bebob/
Dbebob_midi.c145 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, in snd_bebob_create_midi_devices()
148 str = &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT]; in snd_bebob_create_midi_devices()
/linux-4.1.27/sound/firewire/oxfw/
Doxfw-midi.c184 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, in snd_oxfw_create_midi()
187 str = &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT]; in snd_oxfw_create_midi()
/linux-4.1.27/sound/usb/caiaq/
Dmidi.c154 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, in snd_usb_caiaq_midi_init()
/linux-4.1.27/sound/isa/msnd/
Dmsnd_midi.c178 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, in snd_msndmidi_new()
/linux-4.1.27/sound/core/seq/
Dseq_midi.c301 info->stream = SNDRV_RAWMIDI_STREAM_INPUT; in snd_seq_midisynth_probe()
358 info->stream = SNDRV_RAWMIDI_STREAM_INPUT; in snd_seq_midisynth_probe()
Dseq_virmidi.c529 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &snd_virmidi_input_ops); in snd_virmidi_new()
/linux-4.1.27/sound/usb/6fire/
Dmidi.c196 snd_rawmidi_set_ops(rt->instance, SNDRV_RAWMIDI_STREAM_INPUT, in usb6fire_midi_init()
/linux-4.1.27/sound/drivers/
Dportman2x4.c589 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, in snd_portman_rawmidi_create()
602 &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT].substreams, in snd_portman_rawmidi_create()
Dmts64.c793 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, in snd_mts64_rawmidi_create()
806 &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT].substreams) { in snd_mts64_rawmidi_create()
Dserial-u16550.c883 snd_rawmidi_set_ops(rrawmidi, SNDRV_RAWMIDI_STREAM_INPUT, in snd_uart16550_rmidi()
889 snd_uart16550_substreams(&rrawmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT]); in snd_uart16550_rmidi()
Dmtpav.c656 list_for_each(list, &rawmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT].substreams) { in snd_mtpav_get_RAWMIDI()
/linux-4.1.27/sound/pci/echoaudio/
Dmidi.c318 snd_rawmidi_set_ops(chip->rmidi, SNDRV_RAWMIDI_STREAM_INPUT, in snd_echo_midi_create()
/linux-4.1.27/sound/usb/line6/
Dmidi.c237 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, in snd_line6_new_midi()
/linux-4.1.27/sound/isa/gus/
Dgus_uart.c253 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &snd_gf1_uart_input); in snd_gf1_rawmidi_new()
/linux-4.1.27/include/uapi/sound/
Dasound.h598 SNDRV_RAWMIDI_STREAM_INPUT, enumerator
599 SNDRV_RAWMIDI_STREAM_LAST = SNDRV_RAWMIDI_STREAM_INPUT,
/linux-4.1.27/sound/isa/sb/
Dsb8_midi.c273 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &snd_sb8dsp_midi_input); in snd_sb8dsp_midi()
/linux-4.1.27/sound/pci/ca0106/
Dca_midi.c306 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &ca_midi_input); in ca_midi_init()
/linux-4.1.27/sound/usb/bcd2000/
Dbcd2000.c322 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, in bcd2000_init_midi()
/linux-4.1.27/sound/pci/emu10k1/
Demumpu401.c345 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &snd_emu10k1_midi_input); in emu10k1_midi_init()
Demu10k1x.c1525 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &snd_emu10k1x_midi_input); in emu10k1x_midi_init()
/linux-4.1.27/sound/drivers/mpu401/
Dmpu401_uart.c606 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, in snd_mpu401_uart_new()
/linux-4.1.27/sound/firewire/
Dscs1x.c332 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &input_ops); in scs_create_midi()
/linux-4.1.27/sound/isa/wavefront/
Dwavefront.c316 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &snd_wavefront_midi_input); in snd_wavefront_new_midi()
/linux-4.1.27/sound/usb/
Dmidi.c1793 SNDRV_RAWMIDI_STREAM_INPUT, in snd_usbmidi_create_endpoints()
2199 SNDRV_RAWMIDI_STREAM_INPUT, in snd_usbmidi_create_endpoints_midiman()
2230 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, in snd_usbmidi_create_rawmidi()
/linux-4.1.27/drivers/hid/
Dhid-prodikeys.c661 snd_rawmidi_set_ops(rwmidi, SNDRV_RAWMIDI_STREAM_INPUT, in pcmidi_snd_initialise()
/linux-4.1.27/drivers/usb/gadget/function/
Df_midi.c692 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &gmidi_out_ops); in f_midi_register_card()
/linux-4.1.27/sound/pci/ice1712/
Dice1724.c298 s = get_rawmidi_substream(ice, SNDRV_RAWMIDI_STREAM_INPUT); in vt1724_midi_read()
2763 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, in snd_vt1724_probe()
/linux-4.1.27/sound/pci/
Dcs4281.c1793 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &snd_cs4281_midi_input); in snd_cs4281_midi()
Dens1370.c2343 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &snd_ensoniq_midi_input); in snd_ensoniq_midi()
/linux-4.1.27/sound/pci/rme9652/
Dhdspm.c2142 SNDRV_RAWMIDI_STREAM_INPUT, in snd_hdspm_create_midi()
2162 SNDRV_RAWMIDI_STREAM_INPUT, in snd_hdspm_create_midi()
Dhdsp.c1548 snd_rawmidi_set_ops (hdsp->midi[id].rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &snd_hdsp_midi_input); in snd_hdsp_create_midi()
/linux-4.1.27/sound/pci/cs46xx/
Dcs46xx_lib.c2709 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &snd_cs46xx_midi_input); in snd_cs46xx_midi()