Searched refs:input_count (Results 1 – 6 of 6) sorted by relevance
281 unsigned int input_count = 0, output_count = 0; in snd_seq_midisynth_probe() local 295 input_count = info->subdevices_count; in snd_seq_midisynth_probe() 298 if (ports < input_count) in snd_seq_midisynth_probe() 299 ports = input_count; in snd_seq_midisynth_probe() 364 if ((info->flags & SNDRV_RAWMIDI_INFO_INPUT) && p < input_count) in snd_seq_midisynth_probe()
85 .input_count = ARRAY_SIZE(da850_ch0_inputs),95 .input_count = ARRAY_SIZE(da850_ch1_inputs),
63 int input_count; member
175 tcw->input_count = count; in tcw_finalize()
664 if (input_index >= chan_cfg->input_count) in vpif_input_to_subdev() 863 if (input->index >= chan_cfg->input_count) in vpif_enum_input() 902 if (index >= chan_cfg->input_count) in vpif_s_input() 1540 chan->input_count++; in vpif_capture_get_pdata()
1823 int output_count, int input_count, in snd_rawmidi_init() argument 1855 input_count); in snd_rawmidi_init() 1877 * @input_count: the number of input streams1886 int output_count, int input_count, in snd_rawmidi_new() argument 1898 output_count, input_count, 0); in snd_rawmidi_new()