Home
last modified time | relevance | path

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

12

/Linux-v6.6/include/linux/
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()
/Linux-v6.6/drivers/base/
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 …]
/Linux-v6.6/include/drm/
Ddrm_of.h11 struct component_match;
39 struct component_match **matchptr,
76 struct component_match **matchptr, in drm_of_component_match_add()
/Linux-v6.6/drivers/gpu/drm/tilcdc/
Dtilcdc_external.h12 struct component_match **match);
Dtilcdc_external.c164 struct component_match **match) in tilcdc_get_external_components()
Dtilcdc_drv.c550 struct component_match *match = NULL; in tilcdc_pdev_probe()
/Linux-v6.6/drivers/gpu/drm/exynos/
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()
335 struct component_match *match; in exynos_drm_platform_probe()
/Linux-v6.6/drivers/gpu/drm/rockchip/
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()
/Linux-v6.6/drivers/gpu/drm/armada/
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()
/Linux-v6.6/drivers/usb/typec/
Dport-mapper.c31 struct component_match *match;
/Linux-v6.6/drivers/gpu/drm/
Ddrm_of.c90 struct component_match **matchptr, in drm_of_component_match_add()
118 struct component_match *match = NULL; in drm_of_component_probe()
/Linux-v6.6/drivers/gpu/drm/sun4i/
Dsun4i_drv.c294 struct component_match **match, in sun4i_drv_add_endpoints()
367 struct component_match *match = NULL; in sun4i_drv_probe()
/Linux-v6.6/drivers/gpu/drm/vc4/
Dvc4_drv.c250 struct component_match **match, in vc4_match_add_drivers()
433 struct component_match *match = NULL; in vc4_platform_drm_probe()
/Linux-v6.6/drivers/misc/mei/gsc_proxy/
Dmei_gsc_proxy.c133 struct component_match *master_match = NULL; in mei_gsc_proxy_probe()
/Linux-v6.6/drivers/misc/mei/pxp/
Dmei_pxp.c183 struct component_match *master_match; in mei_pxp_probe()
/Linux-v6.6/drivers/gpu/drm/mediatek/
Dmtk_disp_ovl_adaptor.c407 static int ovl_adaptor_comp_init(struct device *dev, struct component_match **match) in ovl_adaptor_comp_init()
506 struct component_match *match = NULL; in mtk_disp_ovl_adaptor_probe()
/Linux-v6.6/drivers/gpu/drm/sti/
Dsti_drv.c234 struct component_match *match = NULL; in sti_platform_probe()
/Linux-v6.6/drivers/gpu/drm/hisilicon/kirin/
Dkirin_drm_drv.c269 struct component_match *match = NULL; in kirin_drm_platform_probe()
/Linux-v6.6/sound/hda/
Dhdac_component.c288 struct component_match *match = NULL; in snd_hdac_acomp_init()
/Linux-v6.6/drivers/gpu/drm/msm/
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()
/Linux-v6.6/drivers/gpu/drm/mcde/
Dmcde_drv.c272 struct component_match *match = NULL; in mcde_probe()
/Linux-v6.6/drivers/gpu/drm/arm/
Dhdlcd_drv.c356 struct component_match *match = NULL; in hdlcd_probe()
/Linux-v6.6/drivers/gpu/drm/omapdrm/dss/
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()
/Linux-v6.6/drivers/video/fbdev/omap2/omapfb/dss/
Ddss.c1196 struct component_match **match = data; in dss_add_child_component()
1214 struct component_match *match = NULL; in dss_probe()
/Linux-v6.6/drivers/gpu/drm/meson/
Dmeson_drv.c479 struct component_match *match = NULL; in meson_drv_probe()

12