max_chs           672 sound/hda/hdmi_chmap.c 	unsigned long max_chs;
max_chs           686 sound/hda/hdmi_chmap.c 	max_chs = hweight_long(spk_mask);
max_chs           688 sound/hda/hdmi_chmap.c 	for (chs = 2; chs <= max_chs; chs++) {