Home
last modified time | relevance | path

Searched defs:i915_hdcp_component_ops (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/include/drm/
H A Di915_mei_hdcp_interface.h44 struct i915_hdcp_component_ops { struct
45 int (*initiate_hdcp2_session)(struct device *, struct hdcp_port_data *,
47 int (*verify_receiver_cert_prepare_km)(struct device *,
72 const struct i915_hdcp_component_ops *ops; argument
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_hdcp.c1804 static const struct component_ops i915_hdcp_component_ops = { variable