Home
last modified time | relevance | path

Searched refs:i915_hdcp_component_ops (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/drm/
H A Di915_mei_hdcp_interface.h103 * struct i915_hdcp_component_ops- ops for HDCP2.2 services.
122 struct i915_hdcp_component_ops { struct
178 const struct i915_hdcp_component_ops *ops;
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_hdcp.c1920 static const struct component_ops i915_hdcp_component_ops = { variable
2014 ret = component_add_typed(dev_priv->drm.dev, &i915_hdcp_component_ops, in intel_hdcp_component_init()
2229 component_del(dev_priv->drm.dev, &i915_hdcp_component_ops); in intel_hdcp_component_fini()
/kernel/linux/linux-5.10/drivers/misc/mei/hdcp/
H A Dmei_hdcp.c719 static const struct i915_hdcp_component_ops mei_hdcp_ops = {

Completed in 6 milliseconds