Home
last modified time | relevance | path

Searched refs:enable_hdcp_authentication (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/include/drm/
Di915_mei_hdcp_interface.h164 int (*enable_hdcp_authentication)(struct device *dev, member
/linux-5.19.10/drivers/misc/mei/hdcp/
Dmei_hdcp.c731 .enable_hdcp_authentication = mei_hdcp_enable_authentication,
/linux-5.19.10/drivers/gpu/drm/i915/display/
Dintel_hdcp.c1380 ret = comp->ops->enable_hdcp_authentication(comp->mei_dev, data); in hdcp2_authenticate_port()