Searched refs:intel_hdcp_capable (Results 1 – 3 of 3) sorted by relevance
41 bool intel_hdcp_capable(struct intel_connector *connector);
143 bool intel_hdcp_capable(struct intel_connector *connector) in intel_hdcp_capable() function2400 if (ret && intel_hdcp_capable(connector) && in intel_hdcp_enable()
217 hdcp_cap = intel_hdcp_capable(intel_connector); in intel_hdcp_info()