Searched refs:input_count (Results 1 – 8 of 8) sorted by relevance
289 unsigned int input_count = 0, output_count = 0; in snd_seq_midisynth_register_port() local303 input_count = info->subdevices_count; in snd_seq_midisynth_register_port()306 if (ports < input_count) in snd_seq_midisynth_register_port()307 ports = input_count; in snd_seq_midisynth_register_port()378 if ((info->flags & SNDRV_RAWMIDI_INFO_INPUT) && p < input_count) in snd_seq_midisynth_register_port()
79 int input_count; member
151 int output_count, int input_count,
50 u32 input_count; member
666 .input_count = ARRAY_SIZE(dm6467_ch0_inputs),670 .input_count = ARRAY_SIZE(dm6467_ch1_inputs),
172 tcw->input_count = count; in tcw_finalize()
1301 for (i = 0; i < chan_cfg->input_count; i++) { in vpif_map_sub_device_to_input()1310 if (i == chan_cfg->input_count || (NULL == subdev_name)) in vpif_map_sub_device_to_input()1446 if (input->index >= chan_cfg->input_count) { in vpif_enum_input()
1447 int output_count, int input_count, in snd_rawmidi_new() argument1479 input_count)) < 0) { in snd_rawmidi_new()