Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/drivers/base/
Dcomponent.c55 struct component_match { struct
67 struct component_match *match; argument
92 struct component_match *match = m->match; in component_devices_show()
183 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 …]
/kernel/linux/linux-5.10/include/drm/
Ddrm_of.h11 struct component_match;
37 struct component_match **matchptr,
67 struct component_match **matchptr, in drm_of_component_match_add()
/kernel/linux/linux-5.10/drivers/gpu/drm/tilcdc/
Dtilcdc_external.h12 struct component_match **match);
Dtilcdc_external.c166 struct component_match **match) in tilcdc_get_external_components()
Dtilcdc_drv.c524 struct component_match *match = NULL; in tilcdc_pdev_probe()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
Dexynos_drm_drv.c239 static struct component_match *exynos_drm_match_add(struct device *dev) in exynos_drm_match_add()
241 struct component_match *match = NULL; in exynos_drm_match_add()
380 struct component_match *match; in exynos_drm_platform_probe()
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/
Drockchip_drm_drv.c318 static struct component_match *rockchip_drm_match_add(struct device *dev) in rockchip_drm_match_add()
320 struct component_match *match = NULL; in rockchip_drm_match_add()
408 struct component_match *match = NULL; in rockchip_drm_platform_probe()
/kernel/linux/linux-5.10/drivers/gpu/drm/armada/
Darmada_drv.c197 struct component_match **match, struct device_node *dev_node) in armada_add_endpoints()
217 struct component_match *match = NULL; in armada_drm_probe()
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
Dsun4i_drv.c299 struct component_match **match, in sun4i_drv_add_endpoints()
372 struct component_match *match = NULL; in sun4i_drv_probe()
/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
Dvc4_drv.c230 struct component_match **match, in vc4_match_add_drivers()
365 struct component_match *match = NULL; in vc4_platform_drm_probe()
/kernel/linux/linux-5.10/drivers/gpu/drm/zte/
Dzx_drm_drv.c134 struct component_match *match = NULL; in zx_drm_probe()
/kernel/linux/linux-5.10/drivers/gpu/drm/meson/
Dmeson_drv.c456 struct component_match **match, in meson_probe_remote()
499 struct component_match *match = NULL; in meson_drv_probe()
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/
Dmsm_drv.c1134 struct component_match **matchptr) in add_components_mdp()
1198 struct component_match **matchptr) in add_display_components()
1256 struct component_match **matchptr) in add_gpu_components()
1293 struct component_match *match = NULL; in msm_pdev_probe()
/kernel/linux/linux-5.10/drivers/gpu/drm/sti/
Dsti_drv.c238 struct component_match *match = NULL; in sti_platform_probe()
/kernel/linux/linux-5.10/sound/hda/
Dhdac_component.c288 struct component_match *match = NULL; in snd_hdac_acomp_init()
/kernel/linux/linux-5.10/drivers/gpu/drm/hisilicon/kirin/
Dkirin_drm_drv.c276 struct component_match *match = NULL; in kirin_drm_platform_probe()
/kernel/linux/linux-5.10/drivers/gpu/drm/mcde/
Dmcde_drv.c256 struct component_match *match = NULL; in mcde_probe()
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/
Ddss.c1356 struct component_match **match;
1362 struct component_match **match = cmatch->match; in dss_add_child_component()
1427 struct component_match *match = NULL; in dss_probe()
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/
Dhdlcd_drv.c365 struct component_match *match = NULL; in hdlcd_probe()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/drivers/gpu/drm/mediatek/
Dmtk_drm_drv.c464 struct component_match *match = NULL; in mtk_drm_probe()
/kernel/linux/linux-5.10/drivers/iommu/
Dmtk_iommu_v1.c549 struct component_match *match = NULL; in mtk_iommu_probe()

12