Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/display/
Dxe_hdcp_gsc.c136 .enable_hdcp_authentication = intel_hdcp_gsc_enable_authentication,
/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_hdcp_gsc.c105 .enable_hdcp_authentication = intel_hdcp_gsc_enable_authentication,
Dintel_hdcp.c1463 ret = arbiter->ops->enable_hdcp_authentication(arbiter->hdcp_dev, data); in hdcp2_authenticate_port()
/linux-6.12.1/include/drm/intel/
Di915_hdcp_interface.h164 int (*enable_hdcp_authentication)(struct device *dev, member
/linux-6.12.1/drivers/misc/mei/hdcp/
Dmei_hdcp.c732 .enable_hdcp_authentication = mei_hdcp_enable_authentication,