Home
last modified time | relevance | path

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

12

/linux-6.12.1/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-6.12.1/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-6.12.1/include/drm/
Ddrm_of.h12 struct component_match;
40 struct component_match **matchptr,
77 struct component_match **matchptr, in drm_of_component_match_add()
/linux-6.12.1/drivers/gpu/drm/tilcdc/
Dtilcdc_external.h12 struct component_match **match);
Dtilcdc_external.c164 struct component_match **match) in tilcdc_get_external_components()
/linux-6.12.1/drivers/gpu/drm/rockchip/
Drockchip_drm_drv.c361 static struct component_match *rockchip_drm_match_add(struct device *dev) in rockchip_drm_match_add()
363 struct component_match *match = NULL; in rockchip_drm_match_add()
435 struct component_match *match = NULL; in rockchip_drm_platform_probe()
/linux-6.12.1/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()
337 struct component_match *match; in exynos_drm_platform_probe()
/linux-6.12.1/drivers/gpu/drm/armada/
Darmada_drv.c174 struct component_match **match, struct device_node *dev_node) in armada_add_endpoints()
194 struct component_match *match = NULL; in armada_drm_probe()
/linux-6.12.1/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-6.12.1/drivers/usb/typec/
Dport-mapper.c36 struct component_match *match;
/linux-6.12.1/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-6.12.1/drivers/gpu/drm/vc4/
Dvc4_drv.c250 struct component_match **match, in vc4_match_add_drivers()
437 struct component_match *match = NULL; in vc4_platform_drm_probe()
/linux-6.12.1/drivers/misc/mei/gsc_proxy/
Dmei_gsc_proxy.c135 struct component_match *master_match = NULL; in mei_gsc_proxy_probe()
/linux-6.12.1/drivers/gpu/drm/msm/
Dmsm_drv.c928 struct component_match **matchptr) in add_components_mdp()
1019 struct component_match **matchptr) in add_gpu_components()
1055 struct component_match *match = NULL; in msm_drv_probe()
/linux-6.12.1/sound/pci/hda/
Dhda_component.c161 struct component_match *match = NULL; in hda_component_manager_init()
/linux-6.12.1/drivers/misc/mei/pxp/
Dmei_pxp.c267 struct component_match *master_match; in mei_pxp_probe()
/linux-6.12.1/drivers/gpu/drm/sti/
Dsti_drv.c236 struct component_match *match = NULL; in sti_platform_probe()
/linux-6.12.1/drivers/gpu/drm/mediatek/
Dmtk_disp_ovl_adaptor.c500 static int ovl_adaptor_comp_init(struct device *dev, struct component_match **match) in ovl_adaptor_comp_init()
599 struct component_match *match = NULL; in mtk_disp_ovl_adaptor_probe()
/linux-6.12.1/sound/hda/
Dhdac_component.c288 struct component_match *match = NULL; in snd_hdac_acomp_init()
/linux-6.12.1/drivers/gpu/drm/hisilicon/kirin/
Dkirin_drm_drv.c272 struct component_match *match = NULL; in kirin_drm_platform_probe()
/linux-6.12.1/drivers/gpu/drm/omapdrm/dss/
Ddss.c1353 struct component_match **match;
1359 struct component_match **match = cmatch->match; in dss_add_child_component()
1424 struct component_match *match = NULL; in dss_probe()
/linux-6.12.1/drivers/gpu/drm/mcde/
Dmcde_drv.c272 struct component_match *match = NULL; in mcde_probe()
/linux-6.12.1/drivers/gpu/drm/arm/
Dhdlcd_drv.c356 struct component_match *match = NULL; in hdlcd_probe()
/linux-6.12.1/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-6.12.1/drivers/gpu/drm/meson/
Dmeson_drv.c478 struct component_match *match = NULL; in meson_drv_probe()

12