component_master_add_with_match  502 drivers/base/component.c EXPORT_SYMBOL_GPL(component_master_add_with_match);
component_master_add_with_match  116 drivers/gpu/drm/arm/display/komeda/komeda_drv.c 	return component_master_add_with_match(dev, &komeda_master_ops, match);
component_master_add_with_match  385 drivers/gpu/drm/arm/hdlcd_drv.c 	return component_master_add_with_match(&pdev->dev, &hdlcd_master_ops,
component_master_add_with_match  976 drivers/gpu/drm/arm/malidp_drv.c 	return component_master_add_with_match(&pdev->dev, &malidp_master_ops,
component_master_add_with_match  262 drivers/gpu/drm/armada/armada_drv.c 	return component_master_add_with_match(&pdev->dev, &armada_master_ops,
component_master_add_with_match  184 drivers/gpu/drm/drm_of.c 	return component_master_add_with_match(dev, m_ops, match);
component_master_add_with_match  651 drivers/gpu/drm/etnaviv/etnaviv_drv.c 	return component_master_add_with_match(dev, &etnaviv_master_ops, match);
component_master_add_with_match  390 drivers/gpu/drm/exynos/exynos_drm_drv.c 	return component_master_add_with_match(&pdev->dev, &exynos_drm_ops,
component_master_add_with_match  329 drivers/gpu/drm/hisilicon/kirin/kirin_drm_drv.c 	return component_master_add_with_match(dev, &kirin_drm_ops, match);
component_master_add_with_match  495 drivers/gpu/drm/mcde/mcde_drv.c 	ret = component_master_add_with_match(&pdev->dev, &mcde_drm_comp_ops,
component_master_add_with_match  587 drivers/gpu/drm/mediatek/mtk_drm_drv.c 	ret = component_master_add_with_match(dev, &mtk_drm_ops, match);
component_master_add_with_match  448 drivers/gpu/drm/meson/meson_drv.c 		return component_master_add_with_match(&pdev->dev,
component_master_add_with_match 1305 drivers/gpu/drm/msm/msm_drv.c 	ret = component_master_add_with_match(&pdev->dev, &msm_drm_ops, match);
component_master_add_with_match 1477 drivers/gpu/drm/omapdrm/dss/dss.c 	r = component_master_add_with_match(&pdev->dev, &dss_component_ops, match);
component_master_add_with_match  423 drivers/gpu/drm/rockchip/rockchip_drm_drv.c 	ret = component_master_add_with_match(dev, &rockchip_drm_ops, match);
component_master_add_with_match  274 drivers/gpu/drm/sti/sti_drv.c 	return component_master_add_with_match(dev, &sti_ops, match);
component_master_add_with_match  380 drivers/gpu/drm/sun4i/sun4i_drv.c 		return component_master_add_with_match(&pdev->dev,
component_master_add_with_match  612 drivers/gpu/drm/tilcdc/tilcdc_drv.c 		return component_master_add_with_match(&pdev->dev,
component_master_add_with_match  359 drivers/gpu/drm/vc4/vc4_drv.c 	return component_master_add_with_match(dev, &vc4_drm_ops, match);
component_master_add_with_match  153 drivers/gpu/drm/zte/zx_drm_drv.c 	return component_master_add_with_match(dev, &zx_drm_master_ops, match);
component_master_add_with_match  762 drivers/iommu/mtk_iommu.c 	return component_master_add_with_match(dev, &mtk_iommu_com_ops, match);
component_master_add_with_match  640 drivers/iommu/mtk_iommu_v1.c 	return component_master_add_with_match(dev, &mtk_iommu_com_ops, match);
component_master_add_with_match  318 drivers/media/platform/vimc/vimc-core.c 	ret = component_master_add_with_match(&pdev->dev, &vimc_comp_ops,
component_master_add_with_match  823 drivers/misc/mei/hdcp/mei_hdcp.c 	ret = component_master_add_with_match(&cldev->dev,
component_master_add_with_match 1225 drivers/video/fbdev/omap2/omapfb/dss/dss.c 	r = component_master_add_with_match(&pdev->dev, &dss_component_ops, match);
component_master_add_with_match   90 include/linux/component.h int component_master_add_with_match(struct device *,
component_master_add_with_match  302 sound/hda/hdac_component.c 	ret = component_master_add_with_match(dev, &hdac_component_master_ops,