Searched refs:max_channels_out (Results 1 – 1 of 1) sorted by relevance
1011 unsigned char max_channels_out; member1756 hdspm->max_channels_out = hdspm->ss_out_channels; in hdspm_set_rate()1763 hdspm->max_channels_out = hdspm->ds_out_channels; in hdspm_set_rate()1770 hdspm->max_channels_out = hdspm->qs_out_channels; in hdspm_set_rate()5271 for (i = 0; i < hdspm->max_channels_out; i++) { in snd_hdspm_proc_ports_out()5693 if (snd_BUG_ON(channel >= hdspm->max_channels_out)) { in snd_hdspm_channel_info()5700 channel = array_index_nospec(channel, hdspm->max_channels_out); in snd_hdspm_channel_info()6646 hdspm->max_channels_out = hdspm->max_channels_in = in snd_hdspm_create()6727 hdspm->max_channels_out = RAYDAT_SS_CHANNELS; in snd_hdspm_create()