Searched refs:max_chs (Results 1 - 1 of 1) sorted by path

/linux-master/sound/hda/
H A Dhdmi_chmap.c672 unsigned long max_chs; local
686 max_chs = hweight_long(spk_mask);
688 for (chs = 2; chs <= max_chs; chs++) {

Completed in 226 milliseconds