Searched refs:intel_hdcp_capable (Results 1 – 3 of 3) sorted by relevance
27 bool intel_hdcp_capable(struct intel_connector *connector);
62 bool intel_hdcp_capable(struct intel_connector *connector) in intel_hdcp_capable() function1883 if (ret && intel_hdcp_capable(connector) && in intel_hdcp_enable()
2492 hdcp_cap = intel_hdcp_capable(intel_connector); in intel_hdcp_info()