Searched refs:component_add_typed (Results 1 – 4 of 4) 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);
301 ret = component_add_typed(i915->drm.dev, &i915_pxp_tee_component_ops, in intel_pxp_tee_component_init()
446 err = component_add_typed(xe->drm.dev, &xe_late_bind_component_ops, in xe_late_bind_init()
513 err = component_add_typed(xe->drm.dev, &xe_gsc_proxy_component_ops, in xe_gsc_proxy_init()