Home
last modified time | relevance | path

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

/Linux-v5.4/include/drm/
Di915_mei_hdcp_interface.h87 struct i915_hdcp_component_ops { struct
143 const struct i915_hdcp_component_ops *ops; argument
/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_hdcp.c1747 static const struct component_ops i915_hdcp_component_ops = { variable
1799 ret = component_add_typed(dev_priv->drm.dev, &i915_hdcp_component_ops, in intel_hdcp_component_init()
1932 component_del(dev_priv->drm.dev, &i915_hdcp_component_ops); in intel_hdcp_component_fini()
/Linux-v5.4/drivers/misc/mei/hdcp/
Dmei_hdcp.c712 static const struct i915_hdcp_component_ops mei_hdcp_ops = {