Searched refs:intel_dp_mst_source_support (Results 1 – 4 of 4) sorted by relevance
23 bool intel_dp_mst_source_support(struct intel_dp *intel_dp);
4238 if (!intel_dp_mst_source_support(intel_dp)) in intel_dp_mst_mode_choose()4263 str_yes_no(intel_dp_mst_source_support(intel_dp)), in intel_dp_mst_detect()4274 if (!intel_dp_mst_source_support(intel_dp)) in intel_dp_mst_configure()6393 if (intel_dp_mst_source_support(intel_dp)) { in intel_dp_connector_atomic_check()6969 if (!intel_dp_mst_source_support(intel_dp)) in intel_dp_mst_suspend()6993 if (!intel_dp_mst_source_support(intel_dp)) in intel_dp_mst_resume()
1877 bool intel_dp_mst_source_support(struct intel_dp *intel_dp) in intel_dp_mst_source_support() function1887 if (!intel_dp_mst_source_support(intel_dp)) in intel_dp_mst_encoder_cleanup()
763 if (!intel_dp_mst_source_support(&dig_port->dp)) in i915_dp_mst_info()