Home
last modified time | relevance | path

Searched refs:midi_channels (Results 1 - 22 of 22) sorted by relevance

/kernel/linux/linux-5.10/sound/firewire/
H A Damdtp-am824.c61 unsigned int midi_channels; in amdtp_am824_set_parameters() local
71 midi_channels = DIV_ROUND_UP(midi_ports, 8); in amdtp_am824_set_parameters()
72 if (midi_channels > AM824_MAX_CHANNELS_FOR_MIDI) in amdtp_am824_set_parameters()
77 WARN_ON(midi_channels > AM824_MAX_CHANNELS_FOR_MIDI)) in amdtp_am824_set_parameters()
81 pcm_channels + midi_channels); in amdtp_am824_set_parameters()
/kernel/linux/linux-6.6/sound/firewire/
H A Damdtp-am824.c59 unsigned int midi_channels; in amdtp_am824_set_parameters() local
69 midi_channels = DIV_ROUND_UP(midi_ports, 8); in amdtp_am824_set_parameters()
70 if (midi_channels > AM824_MAX_CHANNELS_FOR_MIDI) in amdtp_am824_set_parameters()
75 WARN_ON(midi_channels > AM824_MAX_CHANNELS_FOR_MIDI)) in amdtp_am824_set_parameters()
88 err = amdtp_stream_set_parameters(s, rate, pcm_channels + midi_channels, in amdtp_am824_set_parameters()
/kernel/linux/linux-5.10/sound/core/seq/
H A Dseq_ports.c339 port->midi_channels = info->midi_channels; in snd_seq_set_port_info()
368 info->midi_channels = port->midi_channels; in snd_seq_get_port_info()
663 int cap, int type, int midi_channels, in snd_seq_event_port_attach()
678 portinfo.midi_channels = midi_channels; in snd_seq_event_port_attach()
661 snd_seq_event_port_attach(int client, struct snd_seq_port_callback *pcbp, int cap, int type, int midi_channels, int midi_voices, char *portname) snd_seq_event_port_attach() argument
H A Dseq_ports.h71 int midi_channels; member
H A Dseq_compat.c18 s32 midi_channels; /* channels per MIDI port */ member
H A Dseq_midi.c368 port->midi_channels = 16; in snd_seq_midisynth_probe()
H A Dseq_virmidi.c380 pinfo->midi_channels = 16; in snd_virmidi_dev_attach_seq()
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_ports.c351 port->midi_channels = info->midi_channels; in snd_seq_set_port_info()
394 info->midi_channels = port->midi_channels; in snd_seq_get_port_info()
693 int cap, int type, int midi_channels, in snd_seq_event_port_attach()
708 portinfo.midi_channels = midi_channels; in snd_seq_event_port_attach()
691 snd_seq_event_port_attach(int client, struct snd_seq_port_callback *pcbp, int cap, int type, int midi_channels, int midi_voices, char *portname) snd_seq_event_port_attach() argument
H A Dseq_ports.h82 int midi_channels; member
H A Dseq_compat.c18 s32 midi_channels; /* channels per MIDI port */ member
H A Dseq_ump_client.c208 port->midi_channels = 16; in fill_port_info()
368 port->midi_channels = 16; in create_ump_endpoint_port()
H A Dseq_midi.c383 port->midi_channels = 16; in snd_seq_midisynth_probe()
H A Dseq_virmidi.c399 pinfo->midi_channels = 16; in snd_virmidi_dev_attach_seq()
/kernel/linux/linux-5.10/include/sound/
H A Dseq_kernel.h85 int cap, int type, int midi_channels, int midi_voices, char *portname);
/kernel/linux/linux-6.6/include/sound/
H A Dseq_kernel.h95 int cap, int type, int midi_channels, int midi_voices, char *portname);
/kernel/linux/linux-5.10/sound/core/seq/oss/
H A Dseq_oss_init.c311 port.midi_channels = 128; in create_port()
/kernel/linux/linux-5.10/include/uapi/sound/
H A Dasequencer.h457 int midi_channels; /* channels per MIDI port */ member
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dasequencer.h476 int midi_channels; /* channels per MIDI port */ member
/kernel/linux/linux-6.6/sound/core/seq/oss/
H A Dseq_oss_init.c310 port.midi_channels = 128; in create_port()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dasequencer.h304 int midi_channels; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dasequencer.h294 int midi_channels; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dasequencer.h294 int midi_channels; member

Completed in 18 milliseconds