/Linux-v6.6/include/linux/ |
D | component.h | 94 struct component_match; 97 const struct component_master_ops *, struct component_match *); 99 struct component_match **matchptr, 103 struct component_match **matchptr, 124 struct component_match **matchptr, in component_match_add()
|
/Linux-v6.6/drivers/base/ |
D | component.c | 50 struct component_match { struct 62 struct component_match *match; argument 86 struct component_match *match = m->match; in component_devices_show() 175 struct component_match *match = adev->match; in find_components() 346 struct component_match *match = res; in devm_component_match_release() 359 static int component_match_realloc(struct component_match *match, size_t num) in component_match_realloc() 382 struct component_match **matchptr, in __component_match_add() 388 struct component_match *match = *matchptr; in __component_match_add() 446 struct component_match **matchptr, in component_match_add_release() 473 struct component_match **matchptr, in component_match_add_typed() [all …]
|
/Linux-v6.6/include/drm/ |
D | drm_of.h | 11 struct component_match; 39 struct component_match **matchptr, 76 struct component_match **matchptr, in drm_of_component_match_add()
|
/Linux-v6.6/drivers/gpu/drm/tilcdc/ |
D | tilcdc_external.h | 12 struct component_match **match);
|
D | tilcdc_external.c | 164 struct component_match **match) in tilcdc_get_external_components()
|
D | tilcdc_drv.c | 550 struct component_match *match = NULL; in tilcdc_pdev_probe()
|
/Linux-v6.6/drivers/gpu/drm/exynos/ |
D | exynos_drm_drv.c | 210 static struct component_match *exynos_drm_match_add(struct device *dev) in exynos_drm_match_add() 212 struct component_match *match = NULL; in exynos_drm_match_add() 335 struct component_match *match; in exynos_drm_platform_probe()
|
/Linux-v6.6/drivers/gpu/drm/rockchip/ |
D | rockchip_drm_drv.c | 357 static struct component_match *rockchip_drm_match_add(struct device *dev) in rockchip_drm_match_add() 359 struct component_match *match = NULL; in rockchip_drm_match_add() 431 struct component_match *match = NULL; in rockchip_drm_platform_probe()
|
/Linux-v6.6/drivers/gpu/drm/armada/ |
D | armada_drv.c | 172 struct component_match **match, struct device_node *dev_node) in armada_add_endpoints() 192 struct component_match *match = NULL; in armada_drm_probe()
|
/Linux-v6.6/drivers/usb/typec/ |
D | port-mapper.c | 31 struct component_match *match;
|
/Linux-v6.6/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-v6.6/drivers/gpu/drm/sun4i/ |
D | sun4i_drv.c | 294 struct component_match **match, in sun4i_drv_add_endpoints() 367 struct component_match *match = NULL; in sun4i_drv_probe()
|
/Linux-v6.6/drivers/gpu/drm/vc4/ |
D | vc4_drv.c | 250 struct component_match **match, in vc4_match_add_drivers() 433 struct component_match *match = NULL; in vc4_platform_drm_probe()
|
/Linux-v6.6/drivers/misc/mei/gsc_proxy/ |
D | mei_gsc_proxy.c | 133 struct component_match *master_match = NULL; in mei_gsc_proxy_probe()
|
/Linux-v6.6/drivers/misc/mei/pxp/ |
D | mei_pxp.c | 183 struct component_match *master_match; in mei_pxp_probe()
|
/Linux-v6.6/drivers/gpu/drm/mediatek/ |
D | mtk_disp_ovl_adaptor.c | 407 static int ovl_adaptor_comp_init(struct device *dev, struct component_match **match) in ovl_adaptor_comp_init() 506 struct component_match *match = NULL; in mtk_disp_ovl_adaptor_probe()
|
/Linux-v6.6/drivers/gpu/drm/sti/ |
D | sti_drv.c | 234 struct component_match *match = NULL; in sti_platform_probe()
|
/Linux-v6.6/drivers/gpu/drm/hisilicon/kirin/ |
D | kirin_drm_drv.c | 269 struct component_match *match = NULL; in kirin_drm_platform_probe()
|
/Linux-v6.6/sound/hda/ |
D | hdac_component.c | 288 struct component_match *match = NULL; in snd_hdac_acomp_init()
|
/Linux-v6.6/drivers/gpu/drm/msm/ |
D | msm_drv.c | 1143 struct component_match **matchptr) in add_components_mdp() 1201 struct component_match **matchptr) in add_gpu_components() 1236 struct component_match *match = NULL; in msm_drv_probe()
|
/Linux-v6.6/drivers/gpu/drm/mcde/ |
D | mcde_drv.c | 272 struct component_match *match = NULL; in mcde_probe()
|
/Linux-v6.6/drivers/gpu/drm/arm/ |
D | hdlcd_drv.c | 356 struct component_match *match = NULL; in hdlcd_probe()
|
/Linux-v6.6/drivers/gpu/drm/omapdrm/dss/ |
D | dss.c | 1352 struct component_match **match; 1358 struct component_match **match = cmatch->match; in dss_add_child_component() 1423 struct component_match *match = NULL; in dss_probe()
|
/Linux-v6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
D | dss.c | 1196 struct component_match **match = data; in dss_add_child_component() 1214 struct component_match *match = NULL; in dss_probe()
|
/Linux-v6.6/drivers/gpu/drm/meson/ |
D | meson_drv.c | 479 struct component_match *match = NULL; in meson_drv_probe()
|