Home
last modified time | relevance | path

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

12

/drivers/base/
A Dcomponent.c50 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()
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()
483 struct component_match *match = adev->match; in free_aggregate_device()
[all …]
/drivers/gpu/drm/exynos/
A Dexynos_drm_drv.c210 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()
337 struct component_match *match; in exynos_drm_platform_probe()
/drivers/gpu/drm/rockchip/
A Drockchip_drm_drv.c367 static struct component_match *rockchip_drm_match_add(struct device *dev) in rockchip_drm_match_add()
369 struct component_match *match = NULL; in rockchip_drm_match_add()
458 struct component_match *match = NULL; in rockchip_drm_platform_probe()
/drivers/gpu/drm/tilcdc/
A Dtilcdc_external.h12 struct component_match **match);
A Dtilcdc_external.c164 struct component_match **match) in tilcdc_get_external_components()
A Dtilcdc_drv.c544 struct component_match *match = NULL; in tilcdc_pdev_probe()
/drivers/gpu/drm/imx/dc/
A Ddc-drv.c52 dc_add_components(struct device *dev, struct component_match **matchptr) in dc_add_components()
158 struct component_match *match = NULL; in dc_probe()
/drivers/gpu/drm/armada/
A Darmada_drv.c175 struct component_match **match, struct device_node *dev_node) in armada_add_endpoints()
195 struct component_match *match = NULL; in armada_drm_probe()
/drivers/gpu/drm/sun4i/
A Dsun4i_drv.c295 struct component_match **match, in sun4i_drv_add_endpoints()
368 struct component_match *match = NULL; in sun4i_drv_probe()
/drivers/gpu/drm/
A Ddrm_of.c90 struct component_match **matchptr, in drm_of_component_match_add()
118 struct component_match *match = NULL; in drm_of_component_probe()
/drivers/usb/typec/
A Dport-mapper.c37 struct component_match *match;
/drivers/gpu/drm/vc4/
A Dvc4_drv.c251 struct component_match **match, in vc4_match_add_drivers()
445 struct component_match *match = NULL; in vc4_platform_drm_probe()
/drivers/misc/mei/gsc_proxy/
A Dmei_gsc_proxy.c135 struct component_match *master_match = NULL; in mei_gsc_proxy_probe()
/drivers/gpu/drm/msm/
A Dmsm_drv.c906 struct component_match **matchptr) in add_mdp_components()
1001 struct component_match **matchptr) in add_gpu_components()
1041 struct component_match *match = NULL; in msm_drv_probe()
/drivers/misc/mei/pxp/
A Dmei_pxp.c267 struct component_match *master_match; in mei_pxp_probe()
/drivers/gpu/drm/mediatek/
A Dmtk_disp_ovl_adaptor.c530 static int ovl_adaptor_comp_init(struct device *dev, struct component_match **match) in ovl_adaptor_comp_init()
627 struct component_match *match = NULL; in mtk_disp_ovl_adaptor_probe()
/drivers/gpu/drm/sti/
A Dsti_drv.c236 struct component_match *match = NULL; in sti_platform_probe()
/drivers/gpu/drm/hisilicon/kirin/
A Dkirin_drm_drv.c272 struct component_match *match = NULL; in kirin_drm_platform_probe()
/drivers/gpu/drm/omapdrm/dss/
A Ddss.c1347 struct component_match **match;
1353 struct component_match **match = cmatch->match; in dss_add_child_component()
1418 struct component_match *match = NULL; in dss_probe()
/drivers/gpu/drm/arm/
A Dhdlcd_drv.c357 struct component_match *match = NULL; in hdlcd_probe()
/drivers/video/fbdev/omap2/omapfb/dss/
A Ddss.c1194 struct component_match **match = data; in dss_add_child_component()
1212 struct component_match *match = NULL; in dss_probe()
/drivers/gpu/drm/mcde/
A Dmcde_drv.c273 struct component_match *match = NULL; in mcde_probe()
/drivers/gpu/drm/meson/
A Dmeson_drv.c479 struct component_match *match = NULL; in meson_drv_probe()
/drivers/platform/x86/lenovo/
A Dwmi-other.c616 struct component_match *master_match = NULL; in lwmi_other_probe()
/drivers/gpu/drm/adp/
A Dadp_drv.c565 struct component_match *match = NULL; in adp_probe()

Completed in 38 milliseconds

12