Searched refs:input_count (Results 1 – 2 of 2) sorted by relevance
289 unsigned int input_count = 0, output_count = 0; in snd_seq_midisynth_probe() local303 input_count = info->subdevices_count; in snd_seq_midisynth_probe()306 if (ports < input_count) in snd_seq_midisynth_probe()307 ports = input_count; in snd_seq_midisynth_probe()378 if ((info->flags & SNDRV_RAWMIDI_INFO_INPUT) && p < input_count) in snd_seq_midisynth_probe()
1539 int output_count, int input_count, in snd_rawmidi_new() argument1574 input_count)) < 0) { in snd_rawmidi_new()