Searched refs:max_channels_out (Results 1 – 1 of 1) sorted by relevance
1011 unsigned char max_channels_out; member1760 hdspm->max_channels_out = hdspm->ss_out_channels; in hdspm_set_rate()1767 hdspm->max_channels_out = hdspm->ds_out_channels; in hdspm_set_rate()1774 hdspm->max_channels_out = hdspm->qs_out_channels; in hdspm_set_rate()5275 for (i = 0; i < hdspm->max_channels_out; i++) { in snd_hdspm_proc_ports_out()5697 if (snd_BUG_ON(channel >= hdspm->max_channels_out)) { in snd_hdspm_channel_info()5704 channel = array_index_nospec(channel, hdspm->max_channels_out); in snd_hdspm_channel_info()6651 hdspm->max_channels_out = hdspm->max_channels_in = in snd_hdspm_create()6732 hdspm->max_channels_out = RAYDAT_SS_CHANNELS; in snd_hdspm_create()