Searched refs:intel_hdcp_capable (Results 1 – 3 of 3) sorted by relevance
39 bool intel_hdcp_capable(struct intel_connector *connector);
180 bool intel_hdcp_capable(struct intel_connector *connector) in intel_hdcp_capable() function2369 if (ret && intel_hdcp_capable(connector) && in intel_hdcp_enable()
502 hdcp_cap = intel_hdcp_capable(intel_connector); in intel_hdcp_info()