Home
last modified time | relevance | path

Searched refs:component_match (Results 1 – 25 of 35) sorted by relevance

12

/openbmc/linux/include/linux/
H A Dcomponent.h94 struct component_match;
97 const struct component_master_ops *, struct component_match *);
99 struct component_match **matchptr,
103 struct component_match **matchptr,
124 struct component_match **matchptr, in component_match_add()
/openbmc/linux/drivers/base/
H A Dcomponent.c50 struct component_match { struct
62 struct component_match *match; argument
86 struct component_match *match = m->match; in component_devices_show()
175 struct component_match *match = adev->match; in find_components()
346 struct component_match *match = res; in devm_component_match_release()
359 static int component_match_realloc(struct component_match *match, size_t num) in component_match_realloc()
382 struct component_match **matchptr, in __component_match_add()
388 struct component_match *match = *matchptr; in __component_match_add()
446 struct component_match **matchptr, in component_match_add_release()
473 struct component_match **matchptr, in component_match_add_typed()
[all …]
/openbmc/linux/include/drm/
H A Ddrm_of.h11 struct component_match;
39 struct component_match **matchptr,
76 struct component_match **matchptr, in drm_of_component_match_add()
/openbmc/linux/drivers/gpu/drm/tilcdc/
H A Dtilcdc_external.h12 struct component_match **match);
H A Dtilcdc_external.c164 struct component_match **match) in tilcdc_get_external_components()
H A Dtilcdc_drv.c553 struct component_match *match = NULL; in tilcdc_pdev_probe()
/openbmc/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.c357 static struct component_match *rockchip_drm_match_add(struct device *dev) in rockchip_drm_match_add()
359 struct component_match *match = NULL; in rockchip_drm_match_add()
431 struct component_match *match = NULL; in rockchip_drm_platform_probe()
/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_drv.c210 static struct component_match *exynos_drm_match_add(struct device *dev) in exynos_drm_match_add()
212 struct component_match *match = NULL; in exynos_drm_match_add()
337 struct component_match *match; in exynos_drm_platform_probe()
/openbmc/linux/drivers/gpu/drm/armada/
H A Darmada_drv.c172 struct component_match **match, struct device_node *dev_node) in armada_add_endpoints()
192 struct component_match *match = NULL; in armada_drm_probe()
/openbmc/linux/drivers/usb/typec/
H A Dport-mapper.c31 struct component_match *match;
/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_drv.c294 struct component_match **match, in sun4i_drv_add_endpoints()
367 struct component_match *match = NULL; in sun4i_drv_probe()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_of.c90 struct component_match **matchptr, in drm_of_component_match_add()
118 struct component_match *match = NULL; in drm_of_component_probe()
/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_drv.c250 struct component_match **match, in vc4_match_add_drivers()
433 struct component_match *match = NULL; in vc4_platform_drm_probe()
/openbmc/linux/drivers/misc/mei/gsc_proxy/
H A Dmei_gsc_proxy.c135 struct component_match *master_match = NULL; in mei_gsc_proxy_probe()
/openbmc/linux/drivers/misc/mei/pxp/
H A Dmei_pxp.c183 struct component_match *master_match; in mei_pxp_probe()
/openbmc/linux/drivers/gpu/drm/mediatek/
H A Dmtk_disp_ovl_adaptor.c407 static int ovl_adaptor_comp_init(struct device *dev, struct component_match **match) in ovl_adaptor_comp_init()
508 struct component_match *match = NULL; in mtk_disp_ovl_adaptor_probe()
/openbmc/linux/drivers/gpu/drm/sti/
H A Dsti_drv.c234 struct component_match *match = NULL; in sti_platform_probe()
/openbmc/linux/sound/hda/
H A Dhdac_component.c288 struct component_match *match = NULL; in snd_hdac_acomp_init()
/openbmc/linux/drivers/gpu/drm/hisilicon/kirin/
H A Dkirin_drm_drv.c269 struct component_match *match = NULL; in kirin_drm_platform_probe()
/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_drv.c1143 struct component_match **matchptr) in add_components_mdp()
1201 struct component_match **matchptr) in add_gpu_components()
1236 struct component_match *match = NULL; in msm_drv_probe()
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddss.c1352 struct component_match **match;
1358 struct component_match **match = cmatch->match; in dss_add_child_component()
1423 struct component_match *match = NULL; in dss_probe()
/openbmc/linux/drivers/gpu/drm/mcde/
H A Dmcde_drv.c272 struct component_match *match = NULL; in mcde_probe()
/openbmc/linux/drivers/gpu/drm/arm/
H A Dhdlcd_drv.c356 struct component_match *match = NULL; in hdlcd_probe()
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddss.c1196 struct component_match **match = data; in dss_add_child_component()
1214 struct component_match *match = NULL; in dss_probe()
/openbmc/linux/drivers/gpu/drm/meson/
H A Dmeson_drv.c478 struct component_match *match = NULL; in meson_drv_probe()

12