Searched refs:enable_hdcp_authentication (Results 1 – 4 of 4) sorted by relevance
164 int (*enable_hdcp_authentication)(struct device *dev, member
731 .enable_hdcp_authentication = mei_hdcp_enable_authentication,
614 .enable_hdcp_authentication = gsc_hdcp_enable_authentication,
1379 ret = arbiter->ops->enable_hdcp_authentication(arbiter->hdcp_dev, data); in hdcp2_authenticate_port()