stream_channel   3793 sound/pci/hda/patch_hdmi.c 		hda_nid_t pin_nid, int hdmi_slot, int stream_channel)
stream_channel   3809 sound/pci/hda/patch_hdmi.c 		if (hdmi_slot % 2 != 0 && stream_channel == 0xf)
stream_channel   3814 sound/pci/hda/patch_hdmi.c 		if (stream_channel != 0xf)
stream_channel   3815 sound/pci/hda/patch_hdmi.c 			stream_channel -= stream_channel % 2;
stream_channel   3822 sound/pci/hda/patch_hdmi.c 	if (stream_channel != 0xf)
stream_channel   3823 sound/pci/hda/patch_hdmi.c 		ati_channel_setup = (stream_channel << 4) | ATI_OUT_ENABLE;