Searched refs:input_count (Results 1 – 8 of 8) sorted by relevance
| /linux/sound/core/seq/ |
| H A D | seq_midi.c | 278 unsigned int input_count = 0, output_count = 0; in snd_seq_midisynth_probe() local 294 input_count = info->subdevices_count; in snd_seq_midisynth_probe() 297 if (ports < input_count) in snd_seq_midisynth_probe() 298 ports = input_count; in snd_seq_midisynth_probe() 365 if ((info->flags & SNDRV_RAWMIDI_INFO_INPUT) && p < input_count) in snd_seq_midisynth_probe()
|
| /linux/arch/arm/mach-davinci/ |
| H A D | pdata-quirks.c | 85 .input_count = ARRAY_SIZE(da850_ch0_inputs), 95 .input_count = ARRAY_SIZE(da850_ch1_inputs),
|
| /linux/include/media/davinci/ |
| H A D | vpif_types.h | 63 int input_count; member
|
| /linux/arch/s390/include/asm/ |
| H A D | fcx.h | 52 u32 input_count; member
|
| /linux/drivers/s390/cio/ |
| H A D | fcx.c | 175 tcw->input_count = count; in tcw_finalize()
|
| /linux/drivers/media/platform/ti/davinci/ |
| H A D | vpif_capture.c | 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() 1539 chan->input_count++; in vpif_capture_get_pdata()
|
| /linux/sound/core/ |
| H A D | rawmidi.c | 1823 int output_count, int input_count, in snd_rawmidi_init() argument 1855 input_count); in snd_rawmidi_init() 1886 int output_count, int input_count, in snd_rawmidi_new() argument 1898 output_count, input_count, 0); in snd_rawmidi_new()
|
| /linux/fs/smb/server/ |
| H A D | smb2pdu.c | 7729 unsigned int input_count, in fsctl_copychunk() argument 7760 input_count < struct_size(ci_req, Chunks, chunk_count)) { in fsctl_copychunk()
|