Searched refs:midi_channels (Results 1 – 9 of 9) sorted by relevance
61 unsigned int midi_channels; in amdtp_am824_set_parameters() local71 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()
339 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()648 int cap, int type, int midi_channels, in snd_seq_event_port_attach() argument663 portinfo.midi_channels = midi_channels; in snd_seq_event_port_attach()
71 int midi_channels; member
18 s32 midi_channels; /* channels per MIDI port */ member
379 pinfo->midi_channels = 16; in snd_virmidi_dev_attach_seq()
368 port->midi_channels = 16; in snd_seq_midisynth_probe()
85 int cap, int type, int midi_channels, int midi_voices, char *portname);
457 int midi_channels; /* channels per MIDI port */ member
311 port.midi_channels = 128; in create_port()