Searched refs:component_add_typed (Results 1 – 5 of 5) sorted by relevance
780 int component_add_typed(struct device *dev, const struct component_ops *ops, in component_add_typed() function788 EXPORT_SYMBOL_GPL(component_add_typed);
412 err = component_add_typed(i915->drm.dev, &i915_gsc_proxy_component_ops, in intel_gsc_proxy_init()
301 ret = component_add_typed(i915->drm.dev, &i915_pxp_tee_component_ops, in intel_pxp_tee_component_init()
496 err = component_add_typed(xe->drm.dev, &xe_gsc_proxy_component_ops, in xe_gsc_proxy_init()
1365 ret = component_add_typed(display->drm->dev, in intel_audio_component_register()