Home
last modified time | relevance | path

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

12

/linux-6.12.1/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-6.12.1/drivers/gpu/drm/armada/
Darmada_drv.c147 component_unbind_all(dev, &priv->drm); in armada_drm_bind()
166 component_unbind_all(dev, &priv->drm); in armada_drm_unbind()
/linux-6.12.1/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-6.12.1/drivers/gpu/drm/imx/ipuv3/
Dimx-drm-core.c258 component_unbind_all(drm->dev, drm); in imx_drm_bind()
275 component_unbind_all(drm->dev, drm); in imx_drm_unbind()
/linux-6.12.1/include/linux/
Dcomponent.h42 void component_unbind_all(struct device *parent, void *data);
/linux-6.12.1/drivers/usb/typec/
Dport-mapper.c26 component_unbind_all(dev, &port->con); in typec_aggregate_unbind()
/linux-6.12.1/drivers/gpu/drm/sun4i/
Dsun4i_drv.c123 component_unbind_all(dev, NULL); in sun4i_drv_bind()
142 component_unbind_all(dev, NULL); in sun4i_drv_unbind()
/linux-6.12.1/sound/pci/hda/
Dhda_component.h99 component_unbind_all(hda_codec_dev(cdc), parent); in hda_component_manager_unbind()
/linux-6.12.1/drivers/gpu/drm/mcde/
Dmcde_drv.c245 component_unbind_all(drm->dev, drm); in mcde_drm_bind()
255 component_unbind_all(drm->dev, drm); in mcde_drm_unbind()
/linux-6.12.1/drivers/gpu/drm/arm/
Dhdlcd_drv.c312 component_unbind_all(dev, drm); in hdlcd_drm_bind()
330 component_unbind_all(dev, drm); in hdlcd_drm_unbind()
Dmalidp_drv.c867 component_unbind_all(dev, drm); in malidp_bind()
895 component_unbind_all(dev, drm); in malidp_unbind()
/linux-6.12.1/drivers/gpu/drm/rockchip/
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()
/linux-6.12.1/drivers/gpu/drm/exynos/
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()
/linux-6.12.1/drivers/misc/mei/gsc_proxy/
Dmei_gsc_proxy.c86 component_unbind_all(dev, comp_master); in mei_component_master_unbind()
/linux-6.12.1/drivers/gpu/drm/meson/
Dmeson_drv.c381 component_unbind_all(dev, drm); in meson_drv_bind_master()
413 component_unbind_all(dev, drm); in meson_drv_unbind()
/linux-6.12.1/drivers/misc/mei/pxp/
Dmei_pxp.c202 component_unbind_all(dev, comp_master); in mei_component_master_unbind()
/linux-6.12.1/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-6.12.1/drivers/gpu/drm/sti/
Dsti_drv.c177 component_unbind_all(ddev->dev, ddev); in sti_cleanup()
/linux-6.12.1/drivers/gpu/drm/etnaviv/
Detnaviv_drv.c563 component_unbind_all(dev, drm); in etnaviv_bind()
581 component_unbind_all(dev, drm); in etnaviv_unbind()
/linux-6.12.1/drivers/gpu/drm/hisilicon/kirin/
Dkirin_drm_drv.c198 component_unbind_all(dev->dev, dev); in kirin_drm_kms_init()
/linux-6.12.1/drivers/gpu/drm/mediatek/
Dmtk_drm_drv.c575 component_unbind_all(private->all_drm_private[i]->dev, drm); in mtk_drm_kms_init()
588 component_unbind_all(drm->dev, drm); in mtk_drm_kms_deinit()
/linux-6.12.1/drivers/gpu/drm/vc4/
Dvc4_drv.c273 component_unbind_all(vc4->dev, &vc4->base); in vc4_component_unbind_all()
/linux-6.12.1/drivers/gpu/drm/omapdrm/dss/
Ddss.c1328 component_unbind_all(dev, NULL); in dss_bind()
1343 component_unbind_all(dev, NULL); in dss_unbind()
/linux-6.12.1/drivers/iommu/
Dmtk_iommu_v1.c130 component_unbind_all(dev, &data->larb_imu); in mtk_iommu_v1_unbind()
/linux-6.12.1/drivers/misc/mei/hdcp/
Dmei_hdcp.c758 component_unbind_all(dev, comp_arbiter); in mei_component_master_unbind()

12