Searched refs:max_channels_out (Results 1 – 1 of 1) sorted by relevance
1010 unsigned char max_channels_out; member 1759 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() 5265 for (i = 0; i < hdspm->max_channels_out; i++) { in snd_hdspm_proc_ports_out() 5685 if (snd_BUG_ON(channel >= hdspm->max_channels_out)) { in snd_hdspm_channel_info() 5692 channel = array_index_nospec(channel, hdspm->max_channels_out); in snd_hdspm_channel_info() 6611 hdspm->max_channels_out = hdspm->max_channels_in = in snd_hdspm_create() 6692 hdspm->max_channels_out = RAYDAT_SS_CHANNELS; in snd_hdspm_create()