/Linux-v5.15/drivers/gpu/drm/zte/ |
D | zx_drm_drv.c | 93 component_unbind_all(dev, drm); in zx_drm_bind() 108 component_unbind_all(dev, drm); in zx_drm_unbind()
|
/Linux-v5.15/drivers/gpu/drm/imx/ |
D | imx-drm-core.c | 262 component_unbind_all(drm->dev, drm); in imx_drm_bind() 277 component_unbind_all(drm->dev, drm); in imx_drm_unbind()
|
/Linux-v5.15/include/linux/ |
D | component.h | 42 void component_unbind_all(struct device *master, void *master_data);
|
/Linux-v5.15/drivers/gpu/drm/armada/ |
D | armada_drv.c | 155 component_unbind_all(dev, &priv->drm); in armada_drm_bind() 174 component_unbind_all(dev, &priv->drm); in armada_drm_unbind()
|
/Linux-v5.15/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.15/drivers/iommu/ |
D | mtk_iommu.h | 108 component_unbind_all(dev, &data->larb_imu); in mtk_iommu_unbind()
|
/Linux-v5.15/drivers/gpu/drm/arm/display/komeda/ |
D | komeda_kms.c | 314 component_unbind_all(mdev->dev, drm); in komeda_kms_attach() 330 component_unbind_all(mdev->dev, drm); in komeda_kms_detach()
|
/Linux-v5.15/drivers/gpu/drm/mcde/ |
D | mcde_drv.c | 246 component_unbind_all(drm->dev, drm); in mcde_drm_bind() 256 component_unbind_all(drm->dev, drm); in mcde_drm_unbind()
|
/Linux-v5.15/drivers/gpu/drm/exynos/ |
D | exynos_drm_drv.c | 322 component_unbind_all(drm->dev, drm); in exynos_drm_bind() 342 component_unbind_all(drm->dev, drm); in exynos_drm_unbind()
|
/Linux-v5.15/drivers/gpu/drm/arm/ |
D | hdlcd_drv.c | 333 component_unbind_all(dev, drm); in hdlcd_drm_bind() 354 component_unbind_all(dev, drm); in hdlcd_drm_unbind()
|
D | malidp_drv.c | 877 component_unbind_all(dev, drm); in malidp_bind() 909 component_unbind_all(dev, drm); in malidp_unbind()
|
/Linux-v5.15/drivers/gpu/drm/rockchip/ |
D | rockchip_drm_drv.c | 181 component_unbind_all(dev, drm_dev); in rockchip_drm_bind() 199 component_unbind_all(dev, drm_dev); in rockchip_drm_unbind()
|
/Linux-v5.15/drivers/gpu/drm/mediatek/ |
D | mtk_drm_drv.c | 299 component_unbind_all(drm->dev, drm); in mtk_drm_kms_init() 310 component_unbind_all(drm->dev, drm); in mtk_drm_kms_deinit()
|
/Linux-v5.15/drivers/gpu/drm/sti/ |
D | sti_drv.c | 180 component_unbind_all(ddev->dev, ddev); in sti_cleanup()
|
/Linux-v5.15/drivers/base/ |
D | component.c | 540 void component_unbind_all(struct device *parent, void *data) in component_unbind_all() function 559 EXPORT_SYMBOL_GPL(component_unbind_all);
|
/Linux-v5.15/drivers/gpu/drm/hisilicon/kirin/ |
D | kirin_drm_drv.c | 198 component_unbind_all(dev->dev, dev); in kirin_drm_kms_init()
|
/Linux-v5.15/drivers/gpu/drm/etnaviv/ |
D | etnaviv_drv.c | 544 component_unbind_all(dev, drm); in etnaviv_bind() 562 component_unbind_all(dev, drm); in etnaviv_unbind()
|
/Linux-v5.15/drivers/gpu/drm/sun4i/ |
D | sun4i_drv.c | 137 component_unbind_all(dev, NULL); in sun4i_drv_unbind()
|
/Linux-v5.15/drivers/gpu/drm/vc4/ |
D | vc4_drv.c | 284 component_unbind_all(dev, drm); in vc4_drm_bind()
|
/Linux-v5.15/drivers/gpu/drm/meson/ |
D | meson_drv.c | 380 component_unbind_all(dev, drm); in meson_drv_unbind()
|
/Linux-v5.15/drivers/gpu/drm/omapdrm/dss/ |
D | dss.c | 1324 component_unbind_all(dev, NULL); in dss_bind() 1339 component_unbind_all(dev, NULL); in dss_unbind()
|
/Linux-v5.15/drivers/misc/mei/hdcp/ |
D | mei_hdcp.c | 759 component_unbind_all(dev, comp_master); in mei_component_master_unbind()
|
/Linux-v5.15/drivers/video/fbdev/omap2/omapfb/dss/ |
D | dss.c | 1176 component_unbind_all(&pdev->dev, NULL); in dss_unbind()
|
/Linux-v5.15/drivers/gpu/drm/ingenic/ |
D | ingenic-drm-drv.c | 841 component_unbind_all(priv->dev, &priv->drm); in ingenic_drm_unbind_all()
|
/Linux-v5.15/drivers/gpu/drm/msm/ |
D | msm_drv.c | 374 component_unbind_all(dev, ddev); in msm_drm_uninit()
|