Searched refs:i915_hdcp_component_ops (Results 1 – 3 of 3) sorted by relevance
122 struct i915_hdcp_component_ops { struct178 const struct i915_hdcp_component_ops *ops; argument
1920 static const struct component_ops i915_hdcp_component_ops = { variable2014 ret = component_add_typed(dev_priv->drm.dev, &i915_hdcp_component_ops, in intel_hdcp_component_init()2220 component_del(dev_priv->drm.dev, &i915_hdcp_component_ops); in intel_hdcp_component_fini()
719 static const struct i915_hdcp_component_ops mei_hdcp_ops = {