Home
last modified time | relevance | path

Searched refs:component_add_typed (Results 1 – 8 of 8) sorted by relevance

/linux/include/linux/
A Dcomponent.h37 int component_add_typed(struct device *dev, const struct component_ops *ops,
/linux/drivers/gpu/drm/i915/pxp/
A Dintel_pxp_tee.c126 ret = component_add_typed(i915->drm.dev, &i915_pxp_tee_component_ops, in intel_pxp_tee_component_init()
/linux/drivers/base/
A Dcomponent.c708 int component_add_typed(struct device *dev, const struct component_ops *ops, in component_add_typed() function
716 EXPORT_SYMBOL_GPL(component_add_typed);
/linux/drivers/gpu/drm/i915/display/
A Dintel_audio.c1304 ret = component_add_typed(dev_priv->drm.dev, in i915_audio_component_init()
A Dintel_hdcp.c2236 ret = component_add_typed(dev_priv->drm.dev, &i915_hdcp_component_ops, in intel_hdcp_component_init()
/linux/
A Dvmlinux.symvers4560 0x00000000 component_add_typed vmlinux EXPORT_SYMBOL_GPL
A DSystem.map30719 ffff8000107f70b0 T component_add_typed
A D.tmp_System.map30719 ffff8000107f70b0 T component_add_typed

Completed in 332 milliseconds