/Linux-v5.10/drivers/gpu/drm/zte/ |
D | zx_drm_drv.c | 99 component_unbind_all(dev, drm); in zx_drm_bind() 114 component_unbind_all(dev, drm); in zx_drm_unbind()
|
/Linux-v5.10/drivers/gpu/drm/imx/ |
D | imx-drm-core.c | 255 component_unbind_all(drm->dev, drm); in imx_drm_bind() 270 component_unbind_all(drm->dev, drm); in imx_drm_unbind()
|
/Linux-v5.10/include/linux/ |
D | component.h | 42 void component_unbind_all(struct device *master, void *master_data);
|
/Linux-v5.10/drivers/gpu/drm/armada/ |
D | armada_drv.c | 160 component_unbind_all(dev, &priv->drm); in armada_drm_bind() 179 component_unbind_all(dev, &priv->drm); in armada_drm_unbind()
|
/Linux-v5.10/sound/hda/ |
D | hdac_component.c | 219 component_unbind_all(dev, acomp); in hdac_component_master_bind() 232 component_unbind_all(dev, acomp); in hdac_component_master_unbind()
|
/Linux-v5.10/drivers/iommu/ |
D | mtk_iommu.h | 98 component_unbind_all(dev, &data->larb_imu); in mtk_iommu_unbind()
|
/Linux-v5.10/drivers/gpu/drm/arm/display/komeda/ |
D | komeda_kms.c | 316 component_unbind_all(mdev->dev, drm); in komeda_kms_attach() 333 component_unbind_all(mdev->dev, drm); in komeda_kms_detach()
|
/Linux-v5.10/drivers/gpu/drm/mcde/ |
D | mcde_drv.c | 224 component_unbind_all(drm->dev, drm); in mcde_drm_bind() 234 component_unbind_all(drm->dev, drm); in mcde_drm_unbind()
|
/Linux-v5.10/drivers/gpu/drm/rockchip/ |
D | rockchip_drm_drv.c | 177 component_unbind_all(dev, drm_dev); in rockchip_drm_bind() 195 component_unbind_all(dev, drm_dev); in rockchip_drm_unbind()
|
/Linux-v5.10/drivers/gpu/drm/exynos/ |
D | exynos_drm_drv.c | 342 component_unbind_all(drm->dev, drm); in exynos_drm_bind() 362 component_unbind_all(drm->dev, drm); in exynos_drm_unbind()
|
/Linux-v5.10/drivers/gpu/drm/arm/ |
D | hdlcd_drv.c | 315 component_unbind_all(dev, drm); in hdlcd_drm_bind() 336 component_unbind_all(dev, drm); in hdlcd_drm_unbind()
|
D | malidp_drv.c | 878 component_unbind_all(dev, drm); in malidp_bind() 911 component_unbind_all(dev, drm); in malidp_unbind()
|
/Linux-v5.10/drivers/gpu/drm/mediatek/ |
D | mtk_drm_drv.c | 282 component_unbind_all(drm->dev, drm); in mtk_drm_kms_init() 298 component_unbind_all(drm->dev, drm); in mtk_drm_kms_deinit()
|
/Linux-v5.10/drivers/gpu/drm/sti/ |
D | sti_drv.c | 180 component_unbind_all(ddev->dev, ddev); in sti_cleanup()
|
/Linux-v5.10/drivers/base/ |
D | component.c | 549 void component_unbind_all(struct device *master_dev, void *data) in component_unbind_all() function 568 EXPORT_SYMBOL_GPL(component_unbind_all);
|
/Linux-v5.10/drivers/gpu/drm/hisilicon/kirin/ |
D | kirin_drm_drv.c | 200 component_unbind_all(dev->dev, dev); in kirin_drm_kms_init()
|
/Linux-v5.10/drivers/gpu/drm/etnaviv/ |
D | etnaviv_drv.c | 568 component_unbind_all(dev, drm); in etnaviv_bind() 586 component_unbind_all(dev, drm); in etnaviv_unbind()
|
/Linux-v5.10/drivers/gpu/drm/sun4i/ |
D | sun4i_drv.c | 136 component_unbind_all(dev, NULL); in sun4i_drv_unbind()
|
/Linux-v5.10/drivers/gpu/drm/vc4/ |
D | vc4_drv.c | 314 component_unbind_all(dev, drm); in vc4_drm_bind()
|
/Linux-v5.10/drivers/gpu/drm/omapdrm/dss/ |
D | dss.c | 1320 component_unbind_all(dev, NULL); in dss_bind() 1337 component_unbind_all(dev, NULL); in dss_unbind()
|
/Linux-v5.10/drivers/misc/mei/hdcp/ |
D | mei_hdcp.c | 760 component_unbind_all(dev, comp_master); in mei_component_master_unbind()
|
/Linux-v5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
D | dss.c | 1176 component_unbind_all(&pdev->dev, NULL); in dss_unbind()
|
/Linux-v5.10/drivers/gpu/drm/ingenic/ |
D | ingenic-drm-drv.c | 686 component_unbind_all(priv->dev, &priv->drm); in ingenic_drm_unbind_all()
|
/Linux-v5.10/drivers/gpu/drm/msm/ |
D | msm_drv.c | 287 component_unbind_all(dev, ddev); in msm_drm_uninit()
|