Home
last modified time | relevance | path

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

12

/linux/include/linux/
H A Dcomponent.h96 struct component_match;
99 const struct component_master_ops *, struct component_match *);
101 struct component_match **matchptr,
105 struct component_match **matchptr,
126 struct component_match **matchptr, in component_match_add()
/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/platform/x86/lenovo/
H A Dwmi-capdata.h22 struct component_match;
60 void lwmi_cd_match_add_all(struct device *master, struct component_match **matchptr);
H A Dwmi-capdata.c147 void lwmi_cd_match_add_all(struct device *master, struct component_match **matchptr) in lwmi_cd_match_add_all()
365 struct component_match *master_match = NULL; in lwmi_cd_sub_master_add()
/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/tilcdc/
H A Dtilcdc_external.h12 struct component_match **match);
H A Dtilcdc_external.c164 struct component_match **match) in tilcdc_get_external_components()
/linux/drivers/gpu/drm/imx/dc/
H 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()
/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/gpu/drm/sun4i/
H A Dsun4i_drv.c296 struct component_match **match, in sun4i_drv_add_endpoints()
369 struct component_match *match = NULL; in sun4i_drv_probe()
/linux/drivers/gpu/drm/
H A Ddrm_of.c91 struct component_match **matchptr, in drm_of_component_match_add()
121 struct component_match *match = NULL; in drm_of_component_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/bridge/imx/
H A Dimx8mp-hdmi-tx.c121 struct component_match *match = NULL; in imx8mp_dw_hdmi_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/sound/hda/codecs/side-codecs/
H A Dhda_component.c154 struct component_match *match = NULL; in hda_component_manager_init()
/linux/drivers/misc/mei/
H A Dmei_lb.c269 struct component_match *master_match = NULL; in mei_lb_probe()
/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()
/linux/drivers/gpu/drm/hisilicon/kirin/
H A Dkirin_drm_drv.c273 struct component_match *match = NULL; in kirin_drm_platform_probe()
/linux/sound/hda/core/
H A Dcomponent.c285 struct component_match *match = NULL; in snd_hdac_acomp_init()
/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/gpu/drm/arm/
H A Dhdlcd_drv.c358 struct component_match *match = NULL; in hdlcd_probe()

12