Searched refs:component_add_typed (Results 1 – 4 of 4) sorted by relevance
37 int component_add_typed(struct device *dev, const struct component_ops *ops,
717 int component_add_typed(struct device *dev, const struct component_ops *ops, in component_add_typed() function725 EXPORT_SYMBOL_GPL(component_add_typed);
1289 ret = component_add_typed(dev_priv->drm.dev, in i915_audio_component_init()
2014 ret = component_add_typed(dev_priv->drm.dev, &i915_hdcp_component_ops, in intel_hdcp_component_init()