/Linux-v4.19/include/linux/ |
D | component.h | 32 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/ |
D | component.c | 29 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/ |
D | drm_of.h | 11 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/ |
D | tilcdc_external.h | 24 struct component_match **match);
|
D | tilcdc_external.c | 241 struct component_match **match) in tilcdc_get_external_components()
|
D | tilcdc_drv.c | 613 struct component_match *match = NULL; in tilcdc_pdev_probe()
|
/Linux-v4.19/drivers/gpu/drm/ |
D | drm_of.c | 90 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/ |
D | vimc-core.c | 252 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/ |
D | rockchip_drm_drv.c | 325 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/ |
D | exynos_drm_drv.c | 263 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/ |
D | sun4i_drv.c | 317 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/ |
D | armada_drv.c | 194 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/ |
D | meson_drv.c | 349 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/ |
D | vc4_drv.c | 231 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/ |
D | zx_drm_drv.c | 157 struct component_match *match = NULL; in zx_drm_probe()
|
/Linux-v4.19/drivers/gpu/drm/hisilicon/kirin/ |
D | kirin_drm_drv.c | 230 struct component_match *match = NULL; in kirin_drm_platform_probe()
|
/Linux-v4.19/drivers/gpu/drm/msm/ |
D | msm_drv.c | 1161 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/ |
D | hdac_component.c | 272 struct component_match *match = NULL; in snd_hdac_acomp_init()
|
/Linux-v4.19/drivers/gpu/drm/sti/ |
D | sti_drv.c | 275 struct component_match *match = NULL; in sti_platform_probe()
|
/Linux-v4.19/drivers/gpu/drm/arm/ |
D | hdlcd_drv.c | 381 struct component_match *match = NULL; in hdlcd_probe()
|
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/ |
D | dss.c | 1212 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/ |
D | mtk_drm_drv.c | 450 struct component_match *match = NULL; in mtk_drm_probe()
|
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/ |
D | dss.c | 1352 struct component_match **match = data; in dss_add_child_component() 1406 struct component_match *match = NULL; in dss_probe()
|
/Linux-v4.19/drivers/iommu/ |
D | mtk_iommu_v1.c | 555 struct component_match *match = NULL; in mtk_iommu_probe()
|
/Linux-v4.19/drivers/gpu/drm/etnaviv/ |
D | etnaviv_drv.c | 593 struct component_match *match = NULL; in etnaviv_pdev_probe()
|