Home
last modified time | relevance | path

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

12

/Linux-v5.15/include/linux/
Dcomponent.h88 struct component_match;
91 const struct component_master_ops *, struct component_match *);
93 struct component_match **matchptr,
97 struct component_match **matchptr,
118 struct component_match **matchptr, in component_match_add()
/Linux-v5.15/drivers/base/
Dcomponent.c55 struct component_match { struct
67 struct component_match *match; argument
91 struct component_match *match = m->match; in component_devices_show()
180 struct component_match *match = master->match; in find_components()
292 struct component_match *match = res; in devm_component_match_release()
305 static int component_match_realloc(struct component_match *match, size_t num) in component_match_realloc()
328 struct component_match **matchptr, in __component_match_add()
334 struct component_match *match = *matchptr; in __component_match_add()
392 struct component_match **matchptr, in component_match_add_release()
419 struct component_match **matchptr, in component_match_add_typed()
[all …]
/Linux-v5.15/include/drm/
Ddrm_of.h11 struct component_match;
37 struct component_match **matchptr,
67 struct component_match **matchptr, in drm_of_component_match_add()
/Linux-v5.15/drivers/gpu/drm/tilcdc/
Dtilcdc_external.h12 struct component_match **match);
Dtilcdc_external.c162 struct component_match **match) in tilcdc_get_external_components()
Dtilcdc_drv.c557 struct component_match *match = NULL; in tilcdc_pdev_probe()
/Linux-v5.15/drivers/gpu/drm/arm/display/komeda/
Dkomeda_drv.c101 struct component_match **match, in komeda_add_slave()
117 struct component_match *match = NULL; in komeda_platform_probe()
/Linux-v5.15/drivers/gpu/drm/
Ddrm_of.c92 struct component_match **matchptr, in drm_of_component_match_add()
120 struct component_match *match = NULL; in drm_of_component_probe()
/Linux-v5.15/drivers/gpu/drm/exynos/
Dexynos_drm_drv.c229 static struct component_match *exynos_drm_match_add(struct device *dev) in exynos_drm_match_add()
231 struct component_match *match = NULL; in exynos_drm_match_add()
360 struct component_match *match; in exynos_drm_platform_probe()
/Linux-v5.15/drivers/gpu/drm/rockchip/
Drockchip_drm_drv.c317 static struct component_match *rockchip_drm_match_add(struct device *dev) in rockchip_drm_match_add()
319 struct component_match *match = NULL; in rockchip_drm_match_add()
407 struct component_match *match = NULL; in rockchip_drm_platform_probe()
/Linux-v5.15/drivers/gpu/drm/armada/
Darmada_drv.c192 struct component_match **match, struct device_node *dev_node) in armada_add_endpoints()
212 struct component_match *match = NULL; in armada_drm_probe()
/Linux-v5.15/drivers/gpu/drm/sun4i/
Dsun4i_drv.c298 struct component_match **match, in sun4i_drv_add_endpoints()
371 struct component_match *match = NULL; in sun4i_drv_probe()
/Linux-v5.15/drivers/gpu/drm/vc4/
Dvc4_drv.c198 struct component_match **match, in vc4_match_add_drivers()
325 struct component_match *match = NULL; in vc4_platform_drm_probe()
/Linux-v5.15/drivers/gpu/drm/zte/
Dzx_drm_drv.c128 struct component_match *match = NULL; in zx_drm_probe()
/Linux-v5.15/drivers/gpu/drm/meson/
Dmeson_drv.c440 struct component_match **match, in meson_probe_remote()
483 struct component_match *match = NULL; in meson_drv_probe()
/Linux-v5.15/drivers/gpu/drm/msm/
Dmsm_drv.c1193 struct component_match **matchptr) in add_components_mdp()
1257 struct component_match **matchptr) in add_display_components()
1318 struct component_match **matchptr) in add_gpu_components()
1355 struct component_match *match = NULL; in msm_pdev_probe()
/Linux-v5.15/drivers/gpu/drm/sti/
Dsti_drv.c238 struct component_match *match = NULL; in sti_platform_probe()
/Linux-v5.15/sound/hda/
Dhdac_component.c288 struct component_match *match = NULL; in snd_hdac_acomp_init()
/Linux-v5.15/drivers/gpu/drm/hisilicon/kirin/
Dkirin_drm_drv.c274 struct component_match *match = NULL; in kirin_drm_platform_probe()
/Linux-v5.15/drivers/gpu/drm/mcde/
Dmcde_drv.c278 struct component_match *match = NULL; in mcde_probe()
/Linux-v5.15/drivers/gpu/drm/omapdrm/dss/
Ddss.c1355 struct component_match **match;
1361 struct component_match **match = cmatch->match; in dss_add_child_component()
1426 struct component_match *match = NULL; in dss_probe()
/Linux-v5.15/drivers/gpu/drm/arm/
Dhdlcd_drv.c383 struct component_match *match = NULL; in hdlcd_probe()
/Linux-v5.15/drivers/video/fbdev/omap2/omapfb/dss/
Ddss.c1204 struct component_match **match = data; in dss_add_child_component()
1222 struct component_match *match = NULL; in dss_probe()
/Linux-v5.15/drivers/gpu/drm/mediatek/
Dmtk_drm_drv.c507 struct component_match *match = NULL; in mtk_drm_probe()
/Linux-v5.15/drivers/gpu/drm/etnaviv/
Detnaviv_drv.c592 struct component_match *match = NULL; in etnaviv_pdev_probe()

12