Home
last modified time | relevance | path

Searched refs:component_master_add_with_match (Results 1 – 24 of 24) sorted by relevance

/linux/drivers/usb/typec/
H A Dport-mapper.c101 return component_master_add_with_match(&con->dev, &typec_aggregate_ops, arg.match); in typec_link_ports()
/linux/drivers/misc/mei/gsc_proxy/
H A Dmei_gsc_proxy.c158 ret = component_master_add_with_match(&cldev->dev, in mei_gsc_proxy_probe()
/linux/sound/hda/codecs/side-codecs/
H A Dhda_component.c183 ret = component_master_add_with_match(dev, ops, match); in hda_component_manager_init()
/linux/drivers/misc/mei/pxp/
H A Dmei_pxp.c291 ret = component_master_add_with_match(&cldev->dev, in mei_pxp_probe()
/linux/drivers/base/
H A Dcomponent.c512 int component_master_add_with_match(struct device *parent, in component_master_add_with_match() function
546 EXPORT_SYMBOL_GPL(component_master_add_with_match);
/linux/drivers/gpu/drm/armada/
H A Darmada_drv.c226 return component_master_add_with_match(&pdev->dev, &armada_master_ops, in armada_drm_probe()
/linux/drivers/gpu/drm/mcde/
H A Dmcde_drv.c427 ret = component_master_add_with_match(&pdev->dev, &mcde_drm_comp_ops, in mcde_probe()
/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_drv.c345 return component_master_add_with_match(&pdev->dev, &exynos_drm_ops, in exynos_drm_platform_probe()
/linux/drivers/misc/mei/
H A Dmei_lb.c473 ret = component_master_add_with_match(&cldev->dev, in mei_lb_probe()
/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.c473 ret = component_master_add_with_match(dev, &rockchip_drm_ops, match); in rockchip_drm_platform_probe()
/linux/drivers/gpu/drm/vc4/
H A Dvc4_drv.c452 return component_master_add_with_match(dev, &vc4_drm_ops, match); in vc4_platform_drm_probe()
/linux/drivers/gpu/drm/meson/
H A Dmeson_drv.c510 return component_master_add_with_match(&pdev->dev, in meson_drv_probe()
/linux/drivers/gpu/drm/mediatek/
H A Dmtk_disp_ovl_adaptor.c654 component_master_add_with_match(dev, &mtk_disp_ovl_adaptor_master_ops, match); in mtk_disp_ovl_adaptor_probe()
/linux/drivers/gpu/drm/etnaviv/
H A Detnaviv_drv.c675 return component_master_add_with_match(dev, &etnaviv_master_ops, match); in etnaviv_pdev_probe()
/linux/drivers/iommu/
H A Dmtk_iommu_v1.c700 ret = component_master_add_with_match(dev, &mtk_iommu_v1_com_ops, match); in mtk_iommu_v1_probe()
H A Dmtk_iommu.c1439 ret = component_master_add_with_match(dev, &mtk_iommu_com_ops, match); in mtk_iommu_probe()
/linux/drivers/misc/mei/hdcp/
H A Dmei_hdcp.c837 ret = component_master_add_with_match(&cldev->dev, in mei_hdcp_probe()
/linux/drivers/platform/x86/lenovo/
H A Dwmi-other.c1114 return component_master_add_with_match(&wdev->dev, &lwmi_om_master_ops, in lwmi_other_probe()
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddss.c1218 r = component_master_add_with_match(&pdev->dev, &dss_component_ops, match); in dss_probe()
/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddss.c1497 r = component_master_add_with_match(&pdev->dev, &dss_component_ops, match); in dss_probe()
/linux/sound/soc/codecs/
H A Dpm4125.c1706 ret = component_master_add_with_match(dev, &pm4125_comp_ops, match); in pm4125_probe()
H A Dwcd937x.c2960 ret = component_master_add_with_match(dev, &wcd937x_comp_ops, match);
H A Dwcd938x.c3508 ret = component_master_add_with_match(dev, &wcd938x_comp_ops, match); in wcd938x_probe()
H A Dwcd939x.c3576 ret = component_master_add_with_match(dev, &wcd939x_comp_ops, match); in wcd939x_probe()