Searched refs:hdcp_capable (Results 1 – 3 of 3) sorted by relevance
292 bool *hdcp_capable, in intel_hdcp_get_remote_capability() argument300 hdcp->shim->get_remote_hdcp_capability(connector, hdcp_capable, in intel_hdcp_get_remote_capability()830 bool repeater_present, hdcp_capable; in intel_hdcp_auth() local839 ret = shim->hdcp_get_capability(dig_port, &hdcp_capable); in intel_hdcp_auth()842 if (!hdcp_capable) { in intel_hdcp_auth()
1015 uint8_t hdcp_capable : 1; member
1525 link->hdcp_caps.rx_caps.fields.byte0.hdcp_capable && in link_is_hdcp22()