Searched refs:max_channels_out (Results 1 – 1 of 1) sorted by relevance
1010 unsigned char max_channels_out; member1759 hdspm->max_channels_out = hdspm->ss_out_channels; in hdspm_set_rate()1766 hdspm->max_channels_out = hdspm->ds_out_channels; in hdspm_set_rate()1773 hdspm->max_channels_out = hdspm->qs_out_channels; in hdspm_set_rate()5268 for (i = 0; i < hdspm->max_channels_out; i++) { in snd_hdspm_proc_ports_out()5690 if (snd_BUG_ON(channel >= hdspm->max_channels_out)) { in snd_hdspm_channel_info()5697 channel = array_index_nospec(channel, hdspm->max_channels_out); in snd_hdspm_channel_info()6630 hdspm->max_channels_out = hdspm->max_channels_in = in snd_hdspm_create()6711 hdspm->max_channels_out = RAYDAT_SS_CHANNELS; in snd_hdspm_create()