Home
last modified time | relevance | path

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

12

/linux/drivers/base/
H 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()
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/drivers/gpu/drm/tilcdc/
H A Dtilcdc_external.h12 struct component_match **match);
H A Dtilcdc_external.c164 struct component_match **match) in tilcdc_get_external_components()
H A Dtilcdc_drv.c561 struct component_match *match = NULL; in tilcdc_pdev_probe()
/linux/drivers/gpu/drm/exynos/
H 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()
/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.c371 static struct component_match *rockchip_drm_match_add(struct device *dev) in rockchip_drm_match_add()
373 struct component_match *match = NULL; in rockchip_drm_match_add()
462 struct component_match *match = NULL; in rockchip_drm_platform_probe()
/linux/drivers/gpu/drm/armada/
H 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()
/linux/drivers/usb/typec/
H A Dport-mapper.c37 struct component_match *match;
/linux/drivers/gpu/drm/vc4/
H A Dvc4_drv.c252 struct component_match **match, in vc4_match_add_drivers()
446 struct component_match *match = NULL; in vc4_platform_drm_probe()
/linux/drivers/misc/mei/gsc_proxy/
H A Dmei_gsc_proxy.c135 struct component_match *master_match = NULL; in mei_gsc_proxy_probe()
/linux/drivers/gpu/drm/msm/
H A Dmsm_drv.c909 struct component_match **matchptr) in add_mdp_components()
1014 struct component_match **matchptr) in add_gpu_components()
1054 struct component_match *match = NULL; in msm_drv_probe()
/linux/drivers/misc/mei/
H A Dmei_lb.c269 struct component_match *master_match = NULL; in mei_lb_probe()
/linux/sound/hda/codecs/side-codecs/
H A Dhda_component.c154 struct component_match *match = NULL; in hda_component_manager_init()
/linux/drivers/misc/mei/pxp/
H A Dmei_pxp.c267 struct component_match *master_match; in mei_pxp_probe()
/linux/drivers/gpu/drm/mediatek/
H A Dmtk_disp_ovl_adaptor.c537 static int ovl_adaptor_comp_init(struct device *dev, struct component_match **match) in ovl_adaptor_comp_init()
639 struct component_match *match = NULL; in mtk_disp_ovl_adaptor_probe()
H A Dmtk_drm_drv.c1072 struct component_match *match = NULL; in mtk_drm_probe()
/linux/drivers/gpu/drm/omapdrm/dss/
H 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()
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddss.c1194 struct component_match **match = data; in dss_add_child_component()
1212 struct component_match *match = NULL; in dss_probe()
/linux/drivers/gpu/drm/mcde/
H A Dmcde_drv.c273 struct component_match *match = NULL; in mcde_probe()
/linux/drivers/gpu/drm/meson/
H A Dmeson_drv.c479 struct component_match *match = NULL; in meson_drv_probe()
/linux/drivers/gpu/drm/etnaviv/
H A Detnaviv_drv.c626 struct component_match *match = NULL; in etnaviv_pdev_probe()
/linux/sound/soc/codecs/
H A Dpm4125.c1629 struct component_match **matchptr) in pm4125_add_slave_components()
1650 struct component_match *match = NULL; in pm4125_probe()
/linux/drivers/iommu/
H A Dmtk_iommu_v1.c614 struct component_match *match = NULL; in mtk_iommu_v1_probe()
H A Dmtk_iommu.c1170 static int mtk_iommu_mm_dts_parse(struct device *dev, struct component_match **match, in mtk_iommu_mm_dts_parse()
1298 struct component_match *match = NULL; in mtk_iommu_probe()
/linux/drivers/misc/mei/hdcp/
H A Dmei_hdcp.c813 struct component_match *master_match; in mei_hdcp_probe()

12