Searched refs:count_hdmi (Results 1 – 1 of 1) sorted by relevance
960 int count = 0, count_hdmi = 0; in hdmi_12bpc_possible() local978 count_hdmi += encoder->type == INTEL_OUTPUT_HDMI; in hdmi_12bpc_possible()986 return count_hdmi > 0 && count_hdmi == count; in hdmi_12bpc_possible()