Searched refs:intel_hdcp2_capable (Results 1 – 3 of 3) sorted by relevance
42 bool intel_hdcp2_capable(struct intel_connector *connector);
164 bool intel_hdcp2_capable(struct intel_connector *connector) in intel_hdcp2_capable() function2382 if (intel_hdcp2_capable(connector)) { in intel_hdcp_enable()
218 hdcp2_cap = intel_hdcp2_capable(intel_connector); in intel_hdcp_info()