Home
last modified time | relevance | path

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

12

/Linux-v5.4/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.4/drivers/base/
Dcomponent.c56 struct component_match { struct
68 struct component_match *match; argument
93 struct component_match *match = m->match; in component_devices_show()
184 struct component_match *match = master->match; in find_components()
294 struct component_match *match) in component_match_release()
314 struct component_match *match, size_t num) in component_match_realloc()
337 struct component_match **matchptr, in __component_match_add()
343 struct component_match *match = *matchptr; in __component_match_add()
401 struct component_match **matchptr, in component_match_add_release()
428 struct component_match **matchptr, in component_match_add_typed()
[all …]
/Linux-v5.4/include/drm/
Ddrm_of.h11 struct component_match;
25 struct component_match **matchptr,
53 struct component_match **matchptr, in drm_of_component_match_add()
/Linux-v5.4/drivers/gpu/drm/arm/display/komeda/
Dkomeda_drv.c85 struct component_match **match, in komeda_add_slave()
101 struct component_match *match = NULL; in komeda_platform_probe()
/Linux-v5.4/drivers/gpu/drm/tilcdc/
Dtilcdc_external.h12 struct component_match **match);
Dtilcdc_external.c167 struct component_match **match) in tilcdc_get_external_components()
Dtilcdc_drv.c597 struct component_match *match = NULL; in tilcdc_pdev_probe()
/Linux-v5.4/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.4/drivers/media/platform/vimc/
Dvimc-core.c240 static struct component_match *vimc_add_subdevs(struct vimc_device *vimc) in vimc_add_subdevs()
242 struct component_match *match = NULL; in vimc_add_subdevs()
289 struct component_match *match = NULL; in vimc_probe()
/Linux-v5.4/drivers/gpu/drm/rockchip/
Drockchip_drm_drv.c322 static struct component_match *rockchip_drm_match_add(struct device *dev) in rockchip_drm_match_add()
324 struct component_match *match = NULL; in rockchip_drm_match_add()
412 struct component_match *match = NULL; in rockchip_drm_platform_probe()
/Linux-v5.4/drivers/gpu/drm/exynos/
Dexynos_drm_drv.c240 static struct component_match *exynos_drm_match_add(struct device *dev) in exynos_drm_match_add()
242 struct component_match *match = NULL; in exynos_drm_match_add()
382 struct component_match *match; in exynos_drm_platform_probe()
/Linux-v5.4/drivers/gpu/drm/sun4i/
Dsun4i_drv.c299 struct component_match **match, in sun4i_drv_add_endpoints()
351 struct component_match *match = NULL; in sun4i_drv_probe()
/Linux-v5.4/drivers/gpu/drm/armada/
Darmada_drv.c211 struct component_match **match, struct device_node *dev_node) in armada_add_endpoints()
231 struct component_match *match = NULL; in armada_drm_probe()
/Linux-v5.4/drivers/gpu/drm/vc4/
Dvc4_drv.c233 struct component_match **match, in vc4_match_add_drivers()
353 struct component_match *match = NULL; in vc4_platform_drm_probe()
/Linux-v5.4/drivers/gpu/drm/meson/
Dmeson_drv.c393 struct component_match **match, in meson_probe_remote()
425 struct component_match *match = NULL; in meson_drv_probe()
/Linux-v5.4/drivers/gpu/drm/zte/
Dzx_drm_drv.c143 struct component_match *match = NULL; in zx_drm_probe()
/Linux-v5.4/drivers/gpu/drm/msm/
Dmsm_drv.c1119 struct component_match **matchptr) in add_components_mdp()
1183 struct component_match **matchptr) in add_display_components()
1240 struct component_match **matchptr) in add_gpu_components()
1277 struct component_match *match = NULL; in msm_pdev_probe()
/Linux-v5.4/sound/hda/
Dhdac_component.c285 struct component_match *match = NULL; in snd_hdac_acomp_init()
/Linux-v5.4/drivers/gpu/drm/sti/
Dsti_drv.c260 struct component_match *match = NULL; in sti_platform_probe()
/Linux-v5.4/drivers/gpu/drm/hisilicon/kirin/
Dkirin_drm_drv.c319 struct component_match *match = NULL; in kirin_drm_platform_probe()
/Linux-v5.4/drivers/gpu/drm/arm/
Dhdlcd_drv.c375 struct component_match *match = NULL; in hdlcd_probe()
/Linux-v5.4/drivers/video/fbdev/omap2/omapfb/dss/
Ddss.c1201 struct component_match **match = data; in dss_add_child_component()
1219 struct component_match *match = NULL; in dss_probe()
/Linux-v5.4/drivers/gpu/drm/mcde/
Dmcde_drv.c320 struct component_match *match = NULL; in mcde_probe()
/Linux-v5.4/drivers/gpu/drm/omapdrm/dss/
Ddss.c1344 struct component_match **match = data; in dss_add_child_component()
1398 struct component_match *match = NULL; in dss_probe()
/Linux-v5.4/drivers/gpu/drm/mediatek/
Dmtk_drm_drv.c490 struct component_match *match = NULL; in mtk_drm_probe()

12