Searched refs:enable_hdcp_authentication (Results 1 – 3 of 3) sorted by relevance
164 int (*enable_hdcp_authentication)(struct device *dev, member
731 .enable_hdcp_authentication = mei_hdcp_enable_authentication,
1380 ret = comp->ops->enable_hdcp_authentication(comp->mei_dev, data); in hdcp2_authenticate_port()