Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/include/drm/
H A Di915_mei_hdcp_interface.h65 int (*enable_hdcp_authentication)(struct device *, member
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_hdcp.c1182 ret = comp->ops->enable_hdcp_authentication(comp->mei_dev, data); in hdcp2_authenticate_port()