Lines Matching refs:intel_connector
256 struct intel_connector *connector) in intel_dp_hdcp_check_link()
627 struct intel_connector *connector) in intel_dp_hdcp2_check_link()
668 int intel_dp_mst_streams_type1_capable(struct intel_connector *connector, in intel_dp_mst_streams_type1_capable()
709 intel_dp_mst_toggle_hdcp_stream_select(struct intel_connector *connector, in intel_dp_mst_toggle_hdcp_stream_select()
727 intel_dp_mst_hdcp_stream_encryption(struct intel_connector *connector, in intel_dp_mst_hdcp_stream_encryption()
761 intel_dp_mst_hdcp2_stream_encryption(struct intel_connector *connector, in intel_dp_mst_hdcp2_stream_encryption()
797 struct intel_connector *connector) in intel_dp_mst_hdcp2_check_link()
841 struct intel_connector *intel_connector) in intel_dp_hdcp_init() argument
843 struct drm_device *dev = intel_connector->base.dev; in intel_dp_hdcp_init()
852 if (intel_connector->mst_port) in intel_dp_hdcp_init()
853 return intel_hdcp_init(intel_connector, dig_port, in intel_dp_hdcp_init()
856 return intel_hdcp_init(intel_connector, dig_port, in intel_dp_hdcp_init()