Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/sound/core/
H A Drawmidi.c158 if (substream->stream == SNDRV_RAWMIDI_STREAM_INPUT) in snd_rawmidi_runtime_create()
275 [SNDRV_RAWMIDI_STREAM_INPUT] = SNDRV_RAWMIDI_INFO_INPUT, in assign_substream()
285 if (stream == SNDRV_RAWMIDI_STREAM_INPUT || in assign_substream()
338 SNDRV_RAWMIDI_STREAM_INPUT, in rawmidi_open_priv()
510 if (substream->stream == SNDRV_RAWMIDI_STREAM_INPUT) in close_substream()
747 status->stream = SNDRV_RAWMIDI_STREAM_INPUT; in snd_rawmidi_input_status()
774 case SNDRV_RAWMIDI_STREAM_INPUT: in snd_rawmidi_ioctl_status32()
814 case SNDRV_RAWMIDI_STREAM_INPUT: in snd_rawmidi_ioctl_status64()
849 case SNDRV_RAWMIDI_STREAM_INPUT: in snd_rawmidi_ioctl()
868 case SNDRV_RAWMIDI_STREAM_INPUT: in snd_rawmidi_ioctl()
[all …]
H A Drawmidi_compat.c36 case SNDRV_RAWMIDI_STREAM_INPUT: in snd_rawmidi_ioctl_params_compat()
70 case SNDRV_RAWMIDI_STREAM_INPUT: in snd_rawmidi_ioctl_status_compat64()
/OK3568_Linux_fs/kernel/sound/firewire/motu/
H A Dmotu-midi.c125 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, in snd_motu_create_midi_devices()
127 str = &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT]; in snd_motu_create_midi_devices()
/OK3568_Linux_fs/kernel/sound/firewire/fireface/
H A Dff-midi.c114 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, in snd_ff_create_midi_devices()
116 stream = &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT]; in snd_ff_create_midi_devices()
/OK3568_Linux_fs/kernel/sound/firewire/tascam/
H A Dtascam-midi.c102 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, in snd_tscm_create_midi_devices()
104 stream = &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT]; in snd_tscm_create_midi_devices()
/OK3568_Linux_fs/kernel/sound/firewire/fireworks/
H A Dfireworks_midi.c122 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, in snd_efw_create_midi_devices()
125 str = &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT]; in snd_efw_create_midi_devices()
/OK3568_Linux_fs/kernel/sound/firewire/bebob/
H A Dbebob_midi.c123 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, in snd_bebob_create_midi_devices()
126 str = &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT]; in snd_bebob_create_midi_devices()
/OK3568_Linux_fs/kernel/sound/firewire/dice/
H A Ddice-midi.c138 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, in snd_dice_create_midi()
141 str = &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT]; in snd_dice_create_midi()
/OK3568_Linux_fs/kernel/sound/firewire/oxfw/
H A Doxfw-midi.c171 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, in snd_oxfw_create_midi()
174 str = &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT]; in snd_oxfw_create_midi()
/OK3568_Linux_fs/kernel/sound/usb/caiaq/
H A Dmidi.c141 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, in snd_usb_caiaq_midi_init()
/OK3568_Linux_fs/kernel/sound/core/seq/
H A Dseq_midi.c283 info->stream = SNDRV_RAWMIDI_STREAM_INPUT; in snd_seq_midisynth_probe()
340 info->stream = SNDRV_RAWMIDI_STREAM_INPUT; in snd_seq_midisynth_probe()
/OK3568_Linux_fs/kernel/sound/firewire/digi00x/
H A Ddigi00x-midi.c148 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &capture_ops); in add_substream_pair()
/OK3568_Linux_fs/kernel/sound/isa/msnd/
H A Dmsnd_midi.c163 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, in snd_msndmidi_new()
/OK3568_Linux_fs/kernel/sound/drivers/
H A Dportman2x4.c574 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, in snd_portman_rawmidi_create()
587 &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT].substreams, in snd_portman_rawmidi_create()
H A Dserial-u16550.c869 snd_rawmidi_set_ops(rrawmidi, SNDRV_RAWMIDI_STREAM_INPUT, in snd_uart16550_rmidi()
875 snd_uart16550_substreams(&rrawmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT]); in snd_uart16550_rmidi()
H A Dmts64.c777 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, in snd_mts64_rawmidi_create()
790 &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT].substreams) { in snd_mts64_rawmidi_create()
/OK3568_Linux_fs/kernel/sound/usb/6fire/
H A Dmidi.c192 snd_rawmidi_set_ops(rt->instance, SNDRV_RAWMIDI_STREAM_INPUT, in usb6fire_midi_init()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/
H A Dasound.h618 SNDRV_RAWMIDI_STREAM_INPUT, enumerator
619 SNDRV_RAWMIDI_STREAM_LAST = SNDRV_RAWMIDI_STREAM_INPUT,
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/
H A Dasound.h618 SNDRV_RAWMIDI_STREAM_INPUT, enumerator
619 SNDRV_RAWMIDI_STREAM_LAST = SNDRV_RAWMIDI_STREAM_INPUT,
/OK3568_Linux_fs/kernel/sound/pci/echoaudio/
H A Dmidi.c318 snd_rawmidi_set_ops(chip->rmidi, SNDRV_RAWMIDI_STREAM_INPUT, in snd_echo_midi_create()
/OK3568_Linux_fs/kernel/sound/usb/line6/
H A Dmidi.c238 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, in snd_line6_new_midi()
/OK3568_Linux_fs/kernel/sound/isa/gus/
H A Dgus_uart.c239 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &snd_gf1_uart_input); in snd_gf1_rawmidi_new()
/OK3568_Linux_fs/kernel/sound/isa/sb/
H A Dsb8_midi.c258 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &snd_sb8dsp_midi_input); in snd_sb8dsp_midi()
/OK3568_Linux_fs/kernel/tools/include/uapi/sound/
H A Dasound.h717 SNDRV_RAWMIDI_STREAM_INPUT, enumerator
718 SNDRV_RAWMIDI_STREAM_LAST = SNDRV_RAWMIDI_STREAM_INPUT,
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dasound.h717 SNDRV_RAWMIDI_STREAM_INPUT, enumerator
718 SNDRV_RAWMIDI_STREAM_LAST = SNDRV_RAWMIDI_STREAM_INPUT,

12