/Linux-v5.4/drivers/gpu/drm/zte/ |
D | zx_drm_drv.c | 108 component_unbind_all(dev, drm); in zx_drm_bind() 123 component_unbind_all(dev, drm); in zx_drm_unbind()
|
/Linux-v5.4/drivers/gpu/drm/imx/ |
D | imx-drm-core.c | 268 component_unbind_all(drm->dev, drm); in imx_drm_bind() 286 component_unbind_all(drm->dev, drm); in imx_drm_unbind()
|
/Linux-v5.4/include/linux/ |
D | component.h | 42 void component_unbind_all(struct device *master, void *master_data);
|
/Linux-v5.4/drivers/iommu/ |
D | mtk_iommu.h | 90 component_unbind_all(dev, &data->larb_imu); in mtk_iommu_unbind()
|
/Linux-v5.4/sound/hda/ |
D | hdac_component.c | 218 component_unbind_all(dev, acomp); in hdac_component_master_bind() 230 component_unbind_all(dev, acomp); in hdac_component_master_unbind()
|
/Linux-v5.4/drivers/gpu/drm/armada/ |
D | armada_drv.c | 171 component_unbind_all(dev, &priv->drm); in armada_drm_bind() 191 component_unbind_all(dev, &priv->drm); in armada_drm_unbind()
|
/Linux-v5.4/drivers/media/platform/vimc/ |
D | vimc-core.c | 215 component_unbind_all(master, NULL); in vimc_comp_bind() 231 component_unbind_all(master, NULL); in vimc_comp_unbind()
|
/Linux-v5.4/drivers/gpu/drm/arm/display/komeda/ |
D | komeda_kms.c | 328 component_unbind_all(mdev->dev, drm); in komeda_kms_attach() 349 component_unbind_all(mdev->dev, drm); in komeda_kms_detach()
|
/Linux-v5.4/drivers/gpu/drm/rockchip/ |
D | rockchip_drm_drv.c | 175 component_unbind_all(dev, drm_dev); in rockchip_drm_bind() 196 component_unbind_all(dev, drm_dev); in rockchip_drm_unbind()
|
/Linux-v5.4/drivers/gpu/drm/arm/ |
D | hdlcd_drv.c | 324 component_unbind_all(dev, drm); in hdlcd_drm_bind() 345 component_unbind_all(dev, drm); in hdlcd_drm_unbind()
|
D | malidp_drv.c | 896 component_unbind_all(dev, drm); in malidp_bind() 932 component_unbind_all(dev, drm); in malidp_unbind()
|
/Linux-v5.4/drivers/gpu/drm/exynos/ |
D | exynos_drm_drv.c | 344 component_unbind_all(drm->dev, drm); in exynos_drm_bind() 364 component_unbind_all(drm->dev, drm); in exynos_drm_unbind()
|
/Linux-v5.4/drivers/gpu/drm/mcde/ |
D | mcde_drv.c | 288 component_unbind_all(drm->dev, drm); in mcde_drm_bind() 298 component_unbind_all(drm->dev, drm); in mcde_drm_unbind()
|
/Linux-v5.4/drivers/gpu/drm/mediatek/ |
D | mtk_drm_drv.c | 317 component_unbind_all(drm->dev, drm); in mtk_drm_kms_init() 334 component_unbind_all(drm->dev, drm); in mtk_drm_kms_deinit()
|
/Linux-v5.4/drivers/base/ |
D | component.c | 548 void component_unbind_all(struct device *master_dev, void *data) in component_unbind_all() function 567 EXPORT_SYMBOL_GPL(component_unbind_all);
|
/Linux-v5.4/drivers/gpu/drm/sti/ |
D | sti_drv.c | 202 component_unbind_all(ddev->dev, ddev); in sti_cleanup()
|
/Linux-v5.4/drivers/gpu/drm/sun4i/ |
D | sun4i_drv.c | 138 component_unbind_all(dev, NULL); in sun4i_drv_unbind()
|
/Linux-v5.4/drivers/gpu/drm/etnaviv/ |
D | etnaviv_drv.c | 581 component_unbind_all(dev, drm); in etnaviv_bind() 599 component_unbind_all(dev, drm); in etnaviv_unbind()
|
/Linux-v5.4/drivers/gpu/drm/hisilicon/kirin/ |
D | kirin_drm_drv.c | 200 component_unbind_all(dev->dev, dev); in kirin_drm_kms_init()
|
/Linux-v5.4/drivers/gpu/drm/vc4/ |
D | vc4_drv.c | 309 component_unbind_all(dev, drm); in vc4_drm_bind()
|
/Linux-v5.4/drivers/gpu/drm/omapdrm/dss/ |
D | dss.c | 1311 component_unbind_all(dev, NULL); in dss_bind() 1328 component_unbind_all(dev, NULL); in dss_unbind()
|
/Linux-v5.4/drivers/misc/mei/hdcp/ |
D | mei_hdcp.c | 753 component_unbind_all(dev, comp_master); in mei_component_master_unbind()
|
/Linux-v5.4/drivers/video/fbdev/omap2/omapfb/dss/ |
D | dss.c | 1173 component_unbind_all(&pdev->dev, NULL); in dss_unbind()
|
/Linux-v5.4/drivers/gpu/drm/msm/ |
D | msm_drv.c | 274 component_unbind_all(dev, ddev); in msm_drm_uninit()
|