Home
last modified time | relevance | path

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

12

/linux/drivers/gpu/drm/imx/
A 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/drivers/gpu/drm/armada/
A 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/sound/hda/
A 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/include/linux/
A Dcomponent.h42 void component_unbind_all(struct device *master, void *master_data);
/linux/drivers/gpu/drm/arm/display/komeda/
A 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/drivers/iommu/
A Dmtk_iommu.h108 component_unbind_all(dev, &data->larb_imu); in mtk_iommu_unbind()
/linux/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()
/linux/drivers/gpu/drm/arm/
A Dhdlcd_drv.c333 component_unbind_all(dev, drm); in hdlcd_drm_bind()
354 component_unbind_all(dev, drm); in hdlcd_drm_unbind()
A Dmalidp_drv.c877 component_unbind_all(dev, drm); in malidp_bind()
909 component_unbind_all(dev, drm); in malidp_unbind()
/linux/drivers/gpu/drm/rockchip/
A Drockchip_drm_drv.c178 component_unbind_all(dev, drm_dev); in rockchip_drm_bind()
196 component_unbind_all(dev, drm_dev); in rockchip_drm_unbind()
/linux/drivers/gpu/drm/exynos/
A Dexynos_drm_drv.c322 component_unbind_all(drm->dev, drm); in exynos_drm_bind()
342 component_unbind_all(drm->dev, drm); in exynos_drm_unbind()
/linux/drivers/misc/mei/pxp/
A Dmei_pxp.c106 component_unbind_all(dev, comp_master); in mei_component_master_unbind()
/linux/drivers/gpu/drm/mediatek/
A Dmtk_drm_drv.c299 component_unbind_all(drm->dev, drm); in mtk_drm_kms_init()
310 component_unbind_all(drm->dev, drm); in mtk_drm_kms_deinit()
/linux/drivers/base/
A Dcomponent.c540 void component_unbind_all(struct device *parent, void *data) in component_unbind_all() function
559 EXPORT_SYMBOL_GPL(component_unbind_all);
/linux/drivers/gpu/drm/sti/
A Dsti_drv.c180 component_unbind_all(ddev->dev, ddev); in sti_cleanup()
/linux/drivers/gpu/drm/etnaviv/
A Detnaviv_drv.c544 component_unbind_all(dev, drm); in etnaviv_bind()
562 component_unbind_all(dev, drm); in etnaviv_unbind()
/linux/drivers/gpu/drm/hisilicon/kirin/
A Dkirin_drm_drv.c198 component_unbind_all(dev->dev, dev); in kirin_drm_kms_init()
/linux/drivers/gpu/drm/sun4i/
A Dsun4i_drv.c137 component_unbind_all(dev, NULL); in sun4i_drv_unbind()
/linux/drivers/gpu/drm/vc4/
A Dvc4_drv.c282 component_unbind_all(dev, drm); in vc4_drm_bind()
/linux/drivers/gpu/drm/meson/
A Dmeson_drv.c379 component_unbind_all(dev, drm); in meson_drv_unbind()
/linux/drivers/gpu/drm/omapdrm/dss/
A Ddss.c1324 component_unbind_all(dev, NULL); in dss_bind()
1339 component_unbind_all(dev, NULL); in dss_unbind()
/linux/drivers/misc/mei/hdcp/
A Dmei_hdcp.c759 component_unbind_all(dev, comp_master); in mei_component_master_unbind()
/linux/drivers/video/fbdev/omap2/omapfb/dss/
A Ddss.c1176 component_unbind_all(&pdev->dev, NULL); in dss_unbind()
/linux/drivers/gpu/drm/msm/
A Dmsm_drv.c403 component_unbind_all(dev, ddev); in msm_drm_uninit()
/linux/drivers/gpu/drm/ingenic/
A Dingenic-drm-drv.c841 component_unbind_all(priv->dev, &priv->drm); in ingenic_drm_unbind_all()

Completed in 51 milliseconds

12