i915_hdcp_component_ops 1747 drivers/gpu/drm/i915/display/intel_hdcp.c static const struct component_ops i915_hdcp_component_ops = {
i915_hdcp_component_ops 1799 drivers/gpu/drm/i915/display/intel_hdcp.c 	ret = component_add_typed(dev_priv->drm.dev, &i915_hdcp_component_ops,
i915_hdcp_component_ops 1932 drivers/gpu/drm/i915/display/intel_hdcp.c 	component_del(dev_priv->drm.dev, &i915_hdcp_component_ops);
i915_hdcp_component_ops  712 drivers/misc/mei/hdcp/mei_hdcp.c static const struct i915_hdcp_component_ops mei_hdcp_ops = {
i915_hdcp_component_ops  143 include/drm/i915_mei_hdcp_interface.h 	const struct i915_hdcp_component_ops *ops;