Home
last modified time | relevance | path

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

12

/Linux-v4.19/include/linux/
Dcomponent.h32 struct component_match;
35 const struct component_master_ops *, struct component_match *);
37 struct component_match **matchptr,
42 struct component_match **matchptr, in component_match_add()
/Linux-v4.19/drivers/base/
Dcomponent.c29 struct component_match { struct
41 struct component_match *match; argument
65 struct component_match *match = m->match; in component_devices_show()
162 struct component_match *match = master->match; in find_components()
272 struct component_match *match) in component_match_release()
292 struct component_match *match, size_t num) in component_match_realloc()
320 struct component_match **matchptr, in component_match_add_release()
324 struct component_match *match = *matchptr; in component_match_add_release()
363 struct component_match *match = master->match; in free_master()
382 struct component_match *match) in component_master_add_with_match()
/Linux-v4.19/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-v4.19/drivers/gpu/drm/tilcdc/
Dtilcdc_external.h24 struct component_match **match);
Dtilcdc_external.c241 struct component_match **match) in tilcdc_get_external_components()
Dtilcdc_drv.c613 struct component_match *match = NULL; in tilcdc_pdev_probe()
/Linux-v4.19/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-v4.19/drivers/media/platform/vimc/
Dvimc-core.c252 static struct component_match *vimc_add_subdevs(struct vimc_device *vimc) in vimc_add_subdevs()
254 struct component_match *match = NULL; in vimc_add_subdevs()
301 struct component_match *match = NULL; in vimc_probe()
/Linux-v4.19/drivers/gpu/drm/rockchip/
Drockchip_drm_drv.c325 static struct component_match *rockchip_drm_match_add(struct device *dev) in rockchip_drm_match_add()
327 struct component_match *match = NULL; in rockchip_drm_match_add()
416 struct component_match *match = NULL; in rockchip_drm_platform_probe()
/Linux-v4.19/drivers/gpu/drm/exynos/
Dexynos_drm_drv.c263 static struct component_match *exynos_drm_match_add(struct device *dev) in exynos_drm_match_add()
265 struct component_match *match = NULL; in exynos_drm_match_add()
446 struct component_match *match; in exynos_drm_platform_probe()
/Linux-v4.19/drivers/gpu/drm/sun4i/
Dsun4i_drv.c317 struct component_match **match, in sun4i_drv_add_endpoints()
369 struct component_match *match = NULL; in sun4i_drv_probe()
/Linux-v4.19/drivers/gpu/drm/armada/
Darmada_drv.c194 struct component_match **match, struct device_node *port) in armada_add_endpoints()
222 struct component_match *match = NULL; in armada_drm_probe()
/Linux-v4.19/drivers/gpu/drm/meson/
Dmeson_drv.c349 struct component_match **match, in meson_probe_remote()
379 struct component_match *match = NULL; in meson_drv_probe()
/Linux-v4.19/drivers/gpu/drm/vc4/
Dvc4_drv.c231 struct component_match **match, in vc4_match_add_drivers()
355 struct component_match *match = NULL; in vc4_platform_drm_probe()
/Linux-v4.19/drivers/gpu/drm/zte/
Dzx_drm_drv.c157 struct component_match *match = NULL; in zx_drm_probe()
/Linux-v4.19/drivers/gpu/drm/hisilicon/kirin/
Dkirin_drm_drv.c230 struct component_match *match = NULL; in kirin_drm_platform_probe()
/Linux-v4.19/drivers/gpu/drm/msm/
Dmsm_drv.c1161 struct component_match **matchptr) in add_components_mdp()
1223 struct component_match **matchptr) in add_display_components()
1279 struct component_match **matchptr) in add_gpu_components()
1315 struct component_match *match = NULL; in msm_pdev_probe()
/Linux-v4.19/sound/hda/
Dhdac_component.c272 struct component_match *match = NULL; in snd_hdac_acomp_init()
/Linux-v4.19/drivers/gpu/drm/sti/
Dsti_drv.c275 struct component_match *match = NULL; in sti_platform_probe()
/Linux-v4.19/drivers/gpu/drm/arm/
Dhdlcd_drv.c381 struct component_match *match = NULL; in hdlcd_probe()
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Ddss.c1212 struct component_match **match = data; in dss_add_child_component()
1230 struct component_match *match = NULL; in dss_probe()
/Linux-v4.19/drivers/gpu/drm/mediatek/
Dmtk_drm_drv.c450 struct component_match *match = NULL; in mtk_drm_probe()
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Ddss.c1352 struct component_match **match = data; in dss_add_child_component()
1406 struct component_match *match = NULL; in dss_probe()
/Linux-v4.19/drivers/iommu/
Dmtk_iommu_v1.c555 struct component_match *match = NULL; in mtk_iommu_probe()
/Linux-v4.19/drivers/gpu/drm/etnaviv/
Detnaviv_drv.c593 struct component_match *match = NULL; in etnaviv_pdev_probe()

12