Home
last modified time | relevance | path

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

12

/drivers/gpu/drm/sprd/
A Dsprd_drm.c114 component_unbind_all(drm->dev, drm); in sprd_drm_bind()
126 component_unbind_all(drm->dev, drm); in sprd_drm_unbind()
/drivers/gpu/drm/imx/ipuv3/
A Dimx-drm-core.c252 component_unbind_all(drm->dev, drm); in imx_drm_bind()
269 component_unbind_all(drm->dev, drm); in imx_drm_unbind()
/drivers/gpu/drm/armada/
A Darmada_drv.c148 component_unbind_all(dev, &priv->drm); in armada_drm_bind()
167 component_unbind_all(dev, &priv->drm); in armada_drm_unbind()
/drivers/gpu/drm/sun4i/
A Dsun4i_drv.c124 component_unbind_all(dev, NULL); in sun4i_drv_bind()
143 component_unbind_all(dev, NULL); in sun4i_drv_unbind()
/drivers/gpu/drm/arm/
A Dhdlcd_drv.c313 component_unbind_all(dev, drm); in hdlcd_drm_bind()
331 component_unbind_all(dev, drm); in hdlcd_drm_unbind()
A Dmalidp_drv.c868 component_unbind_all(dev, drm); in malidp_bind()
896 component_unbind_all(dev, drm); in malidp_unbind()
/drivers/usb/typec/
A Dport-mapper.c27 component_unbind_all(dev, &port->con); in typec_aggregate_unbind()
/drivers/gpu/drm/mcde/
A Dmcde_drv.c246 component_unbind_all(drm->dev, drm); in mcde_drm_bind()
256 component_unbind_all(drm->dev, drm); in mcde_drm_unbind()
/drivers/gpu/drm/exynos/
A Dexynos_drm_drv.c298 component_unbind_all(drm->dev, drm); in exynos_drm_bind()
319 component_unbind_all(drm->dev, drm); in exynos_drm_unbind()
/drivers/gpu/drm/rockchip/
A Drockchip_drm_drv.c206 component_unbind_all(dev, drm_dev); in rockchip_drm_bind()
221 component_unbind_all(dev, drm_dev); in rockchip_drm_unbind()
/drivers/gpu/drm/meson/
A Dmeson_drv.c382 component_unbind_all(dev, drm); in meson_drv_bind_master()
414 component_unbind_all(dev, drm); in meson_drv_unbind()
/drivers/misc/mei/gsc_proxy/
A Dmei_gsc_proxy.c86 component_unbind_all(dev, comp_master); in mei_component_master_unbind()
/drivers/gpu/drm/imx/dc/
A Ddc-drv.c91 component_unbind_all(drm->dev, dc_drm); in dc_drm_component_unbind_all()
/drivers/misc/mei/pxp/
A Dmei_pxp.c202 component_unbind_all(dev, comp_master); in mei_component_master_unbind()
/drivers/gpu/drm/mediatek/
A Dmtk_drm_drv.c492 component_unbind_all(private->all_drm_private[i]->dev, drm); in mtk_drm_kms_init()
586 component_unbind_all(private->all_drm_private[i]->dev, drm); in mtk_drm_kms_init()
596 component_unbind_all(drm->dev, drm); in mtk_drm_kms_deinit()
/drivers/gpu/drm/etnaviv/
A Detnaviv_drv.c582 component_unbind_all(dev, drm); in etnaviv_bind()
601 component_unbind_all(dev, drm); in etnaviv_unbind()
/drivers/base/
A Dcomponent.c612 void component_unbind_all(struct device *parent, void *data) in component_unbind_all() function
631 EXPORT_SYMBOL_GPL(component_unbind_all);
/drivers/gpu/drm/sti/
A Dsti_drv.c177 component_unbind_all(ddev->dev, ddev); in sti_cleanup()
/drivers/gpu/drm/hisilicon/kirin/
A Dkirin_drm_drv.c198 component_unbind_all(dev->dev, dev); in kirin_drm_kms_init()
/drivers/gpu/drm/vc4/
A Dvc4_drv.c274 component_unbind_all(vc4->dev, &vc4->base); in vc4_component_unbind_all()
/drivers/platform/x86/lenovo/
A Dwmi-other.c606 component_unbind_all(dev, NULL); in lwmi_om_master_unbind()
/drivers/gpu/drm/omapdrm/dss/
A Ddss.c1322 component_unbind_all(dev, NULL); in dss_bind()
1337 component_unbind_all(dev, NULL); in dss_unbind()
/drivers/iommu/
A Dmtk_iommu_v1.c140 component_unbind_all(dev, &data->larb_imu); in mtk_iommu_v1_unbind()
/drivers/misc/mei/hdcp/
A Dmei_hdcp.c758 component_unbind_all(dev, comp_arbiter); in mei_component_master_unbind()
/drivers/gpu/drm/msm/
A Dmsm_drv.c99 component_unbind_all(dev, ddev); in msm_drm_uninit()

Completed in 43 milliseconds

12