Searched refs:output_count (Results 1 – 10 of 10) sorted by relevance
276 unsigned int input_count = 0, output_count = 0; in snd_seq_midisynth_probe() local287 output_count = info->subdevices_count; in snd_seq_midisynth_probe()292 ports = output_count; in snd_seq_midisynth_probe()342 if (p < output_count) in snd_seq_midisynth_probe()363 if ((info->flags & SNDRV_RAWMIDI_INFO_OUTPUT) && p < output_count) in snd_seq_midisynth_probe()
40 int output_count; member
176 .output_count = ARRAY_SIZE(da850_ch0_outputs),
587 .output_count = ARRAY_SIZE(dm6467_ch0_outputs),
1360 .output_count = ARRAY_SIZE(da850_ch0_outputs),
144 int output_count, int input_count,
50 u32 output_count; member
175 tcw->output_count = count; in tcw_finalize()
753 if (output->index >= chan_cfg->output_count) { in vpif_enum_output()851 if (i >= chan_cfg->output_count) in vpif_s_output()
1762 int output_count, int input_count, in snd_rawmidi_new() argument1803 output_count); in snd_rawmidi_new()
Completed in 16 milliseconds