| /linux/drivers/usb/typec/ |
| H A D | port-mapper.c | 20 return component_bind_all(dev, &port->con); in typec_aggregate_bind()
|
| /linux/drivers/gpu/drm/sprd/ |
| H A D | sprd_drm.c | 86 ret = component_bind_all(drm->dev, drm); in sprd_drm_bind()
|
| /linux/drivers/misc/mei/gsc_proxy/ |
| H A D | mei_gsc_proxy.c | 78 return component_bind_all(dev, comp_master); in mei_component_master_bind()
|
| /linux/drivers/misc/mei/ |
| H A D | mei_lb.c | 215 return component_bind_all(dev, (void *)&mei_lb_ops); in mei_lb_component_master_bind()
|
| /linux/sound/hda/codecs/side-codecs/ |
| H A D | hda_component.c | 143 return component_bind_all(hda_codec_dev(cdc), parent); in hda_component_manager_bind()
|
| /linux/drivers/gpu/drm/sti/ |
| H A D | sti_drv.c | 197 ret = component_bind_all(ddev->dev, ddev); in sti_bind()
|
| /linux/drivers/misc/mei/pxp/ |
| H A D | mei_pxp.c | 190 ret = component_bind_all(dev, comp_master); in mei_component_master_bind()
|
| /linux/drivers/base/ |
| H A D | component.c | 695 int component_bind_all(struct device *parent, void *data) in component_bind_all() function 727 EXPORT_SYMBOL_GPL(component_bind_all);
|
| /linux/drivers/gpu/drm/armada/ |
| H A D | armada_drv.c | 121 ret = component_bind_all(dev, &priv->drm); in armada_drm_bind()
|
| /linux/drivers/gpu/drm/mcde/ |
| H A D | mcde_drv.c | 227 ret = component_bind_all(drm->dev, drm); in mcde_drm_bind()
|
| /linux/drivers/gpu/drm/exynos/ |
| H A D | exynos_drm_drv.c | 273 ret = component_bind_all(drm->dev, drm); in exynos_drm_bind()
|
| /linux/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_drv.c | 181 ret = component_bind_all(dev, drm_dev); in rockchip_drm_bind()
|
| /linux/drivers/gpu/drm/vc4/ |
| H A D | vc4_drv.c | 378 ret = component_bind_all(dev, drm); in vc4_drm_bind()
|
| /linux/drivers/gpu/drm/meson/ |
| H A D | meson_drv.c | 312 ret = component_bind_all(dev, drm); in meson_drv_bind_master()
|
| /linux/drivers/gpu/drm/tilcdc/ |
| H A D | tilcdc_drv.c | 331 ret = component_bind_all(dev, ddev); in tilcdc_init()
|
| /linux/drivers/gpu/drm/mediatek/ |
| H A D | mtk_disp_ovl_adaptor.c | 615 ret = component_bind_all(dev, priv->mmsys_dev); in mtk_disp_ovl_adaptor_master_bind()
|
| H A D | mtk_drm_drv.c | 491 ret = component_bind_all(private->all_drm_private[i]->dev, drm); in mtk_drm_kms_init()
|
| /linux/drivers/gpu/drm/etnaviv/ |
| H A D | etnaviv_drv.c | 570 ret = component_bind_all(dev, drm); in etnaviv_bind()
|
| /linux/drivers/iommu/ |
| H A D | mtk_iommu_v1.c | 133 return component_bind_all(dev, &data->larb_imu); in mtk_iommu_v1_bind()
|
| /linux/drivers/misc/mei/hdcp/ |
| H A D | mei_hdcp.c | 745 ret = component_bind_all(dev, comp_arbiter); in mei_component_master_bind()
|
| /linux/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | dss.c | 1138 r = component_bind_all(&pdev->dev, NULL); in dss_bind()
|
| /linux/drivers/gpu/drm/msm/ |
| H A D | msm_drv.c | 158 ret = component_bind_all(dev, ddev); in msm_drm_init()
|
| /linux/drivers/gpu/drm/omapdrm/dss/ |
| H A D | dss.c | 1312 r = component_bind_all(dev, NULL); in dss_bind()
|
| /linux/sound/soc/codecs/ |
| H A D | pm4125.c | 1511 ret = component_bind_all(dev, pm4125); in pm4125_bind()
|
| /linux/drivers/gpu/drm/ingenic/ |
| H A D | ingenic-drm-drv.c | 1256 ret = component_bind_all(dev, drm); in ingenic_drm_bind()
|