Searched refs:intel_dp_mst_active_streams (Results 1 – 5 of 5) sorted by relevance
21 int intel_dp_mst_active_streams(struct intel_dp *intel_dp);
113 int intel_dp_mst_active_streams(struct intel_dp *intel_dp) in intel_dp_mst_active_streams() function989 if (intel_dp_mst_active_streams(intel_dp) == 1) in mst_stream_disable()1102 if (intel_dp_mst_active_streams(intel_dp) == 0 && in mst_stream_post_pll_disable()1115 if (intel_dp_mst_active_streams(intel_dp) == 0) in mst_stream_pre_pll_enable()1261 bool first_mst_stream = intel_dp_mst_active_streams(intel_dp) == 1; in mst_stream_enable()
1639 active_streams = intel_dp_mst_active_streams(&dig_port->dp); in tc_port_has_active_streams()
148 if (intel_dp_mst_active_streams(&dig_port->dp) <= 1) in intel_hdcp_required_content_stream()
5377 if (intel_dp_mst_active_streams(intel_dp) > 0 && link_ok && in intel_dp_check_mst_status()