Home
last modified time | relevance | path

Searched refs:component_unbind_all (Results 1 – 25 of 31) sorted by relevance

12

/linux-5.19.10/drivers/gpu/drm/sprd/
Dsprd_drm.c116 component_unbind_all(drm->dev, drm); in sprd_drm_bind()
128 component_unbind_all(drm->dev, drm); in sprd_drm_unbind()
/linux-5.19.10/drivers/gpu/drm/armada/
Darmada_drv.c155 component_unbind_all(dev, &priv->drm); in armada_drm_bind()
174 component_unbind_all(dev, &priv->drm); in armada_drm_unbind()
/linux-5.19.10/drivers/gpu/drm/imx/
Dimx-drm-core.c260 component_unbind_all(drm->dev, drm); in imx_drm_bind()
275 component_unbind_all(drm->dev, drm); in imx_drm_unbind()
/linux-5.19.10/sound/hda/
Dhdac_component.c219 component_unbind_all(dev, acomp); in hdac_component_master_bind()
232 component_unbind_all(dev, acomp); in hdac_component_master_unbind()
/linux-5.19.10/drivers/usb/typec/
Dport-mapper.c21 component_unbind_all(dev, NULL); in typec_aggregate_unbind()
/linux-5.19.10/include/linux/
Dcomponent.h42 void component_unbind_all(struct device *parent, void *data);
/linux-5.19.10/drivers/gpu/drm/arm/display/komeda/
Dkomeda_kms.c314 component_unbind_all(mdev->dev, drm); in komeda_kms_attach()
330 component_unbind_all(mdev->dev, drm); in komeda_kms_detach()
/linux-5.19.10/drivers/gpu/drm/mcde/
Dmcde_drv.c246 component_unbind_all(drm->dev, drm); in mcde_drm_bind()
256 component_unbind_all(drm->dev, drm); in mcde_drm_unbind()
/linux-5.19.10/drivers/gpu/drm/rockchip/
Drockchip_drm_drv.c201 component_unbind_all(dev, drm_dev); in rockchip_drm_bind()
216 component_unbind_all(dev, drm_dev); in rockchip_drm_unbind()
/linux-5.19.10/drivers/gpu/drm/arm/
Dhdlcd_drv.c334 component_unbind_all(dev, drm); in hdlcd_drm_bind()
355 component_unbind_all(dev, drm); in hdlcd_drm_unbind()
Dmalidp_drv.c878 component_unbind_all(dev, drm); in malidp_bind()
910 component_unbind_all(dev, drm); in malidp_unbind()
/linux-5.19.10/drivers/gpu/drm/exynos/
Dexynos_drm_drv.c307 component_unbind_all(drm->dev, drm); in exynos_drm_bind()
327 component_unbind_all(drm->dev, drm); in exynos_drm_unbind()
/linux-5.19.10/drivers/misc/mei/pxp/
Dmei_pxp.c106 component_unbind_all(dev, comp_master); in mei_component_master_unbind()
/linux-5.19.10/drivers/gpu/drm/sti/
Dsti_drv.c175 component_unbind_all(ddev->dev, ddev); in sti_cleanup()
/linux-5.19.10/drivers/base/
Dcomponent.c594 void component_unbind_all(struct device *parent, void *data) in component_unbind_all() function
613 EXPORT_SYMBOL_GPL(component_unbind_all);
/linux-5.19.10/drivers/gpu/drm/mediatek/
Dmtk_drm_drv.c353 component_unbind_all(drm->dev, drm); in mtk_drm_kms_init()
364 component_unbind_all(drm->dev, drm); in mtk_drm_kms_deinit()
/linux-5.19.10/drivers/gpu/drm/hisilicon/kirin/
Dkirin_drm_drv.c199 component_unbind_all(dev->dev, dev); in kirin_drm_kms_init()
/linux-5.19.10/drivers/gpu/drm/etnaviv/
Detnaviv_drv.c544 component_unbind_all(dev, drm); in etnaviv_bind()
562 component_unbind_all(dev, drm); in etnaviv_unbind()
/linux-5.19.10/drivers/gpu/drm/sun4i/
Dsun4i_drv.c141 component_unbind_all(dev, NULL); in sun4i_drv_unbind()
/linux-5.19.10/drivers/gpu/drm/vc4/
Dvc4_drv.c364 component_unbind_all(dev, drm); in vc4_drm_bind()
/linux-5.19.10/drivers/gpu/drm/meson/
Dmeson_drv.c391 component_unbind_all(dev, drm); in meson_drv_unbind()
/linux-5.19.10/drivers/gpu/drm/omapdrm/dss/
Ddss.c1324 component_unbind_all(dev, NULL); in dss_bind()
1339 component_unbind_all(dev, NULL); in dss_unbind()
/linux-5.19.10/drivers/iommu/
Dmtk_iommu_v1.c130 component_unbind_all(dev, &data->larb_imu); in mtk_iommu_v1_unbind()
/linux-5.19.10/drivers/misc/mei/hdcp/
Dmei_hdcp.c759 component_unbind_all(dev, comp_master); in mei_component_master_unbind()
/linux-5.19.10/drivers/video/fbdev/omap2/omapfb/dss/
Ddss.c1176 component_unbind_all(&pdev->dev, NULL); in dss_unbind()

12