Symbol: component_unbind_all
drivers/base/component.c
631
EXPORT_SYMBOL_GPL(component_unbind_all);
drivers/gpu/drm/arm/hdlcd_drv.c
314
component_unbind_all(dev, drm);
drivers/gpu/drm/arm/hdlcd_drv.c
332
component_unbind_all(dev, drm);
drivers/gpu/drm/arm/malidp_drv.c
869
component_unbind_all(dev, drm);
drivers/gpu/drm/arm/malidp_drv.c
897
component_unbind_all(dev, drm);
drivers/gpu/drm/armada/armada_drv.c
148
component_unbind_all(dev, &priv->drm);
drivers/gpu/drm/armada/armada_drv.c
167
component_unbind_all(dev, &priv->drm);
drivers/gpu/drm/bridge/imx/imx8mp-hdmi-tx.c
109
component_unbind_all(dev, &hdmi->plat_data);
drivers/gpu/drm/bridge/imx/imx8mp-hdmi-tx.c
96
component_unbind_all(dev, &hdmi->plat_data);
drivers/gpu/drm/etnaviv/etnaviv_drv.c
583
component_unbind_all(dev, drm);
drivers/gpu/drm/etnaviv/etnaviv_drv.c
602
component_unbind_all(dev, drm);
drivers/gpu/drm/exynos/exynos_drm_drv.c
298
component_unbind_all(drm->dev, drm);
drivers/gpu/drm/exynos/exynos_drm_drv.c
319
component_unbind_all(drm->dev, drm);
drivers/gpu/drm/hisilicon/kirin/kirin_drm_drv.c
199
component_unbind_all(dev->dev, dev);
drivers/gpu/drm/imx/dc/dc-drv.c
91
component_unbind_all(drm->dev, dc_drm);
drivers/gpu/drm/imx/ipuv3/imx-drm-core.c
271
component_unbind_all(drm->dev, drm);
drivers/gpu/drm/imx/ipuv3/imx-drm-core.c
288
component_unbind_all(drm->dev, drm);
drivers/gpu/drm/ingenic/ingenic-drm-drv.c
1045
component_unbind_all(priv->dev, &priv->drm);
drivers/gpu/drm/mcde/mcde_drv.c
246
component_unbind_all(drm->dev, drm);
drivers/gpu/drm/mcde/mcde_drv.c
256
component_unbind_all(drm->dev, drm);
drivers/gpu/drm/mediatek/mtk_drm_drv.c
494
component_unbind_all(private->all_drm_private[i]->dev, drm);
drivers/gpu/drm/mediatek/mtk_drm_drv.c
588
component_unbind_all(private->all_drm_private[i]->dev, drm);
drivers/gpu/drm/mediatek/mtk_drm_drv.c
598
component_unbind_all(drm->dev, drm);
drivers/gpu/drm/meson/meson_drv.c
382
component_unbind_all(dev, drm);
drivers/gpu/drm/meson/meson_drv.c
414
component_unbind_all(dev, drm);
drivers/gpu/drm/msm/msm_drv.c
99
component_unbind_all(dev, ddev);
drivers/gpu/drm/omapdrm/dss/dss.c
1322
component_unbind_all(dev, NULL);
drivers/gpu/drm/omapdrm/dss/dss.c
1337
component_unbind_all(dev, NULL);
drivers/gpu/drm/rockchip/rockchip_drm_drv.c
210
component_unbind_all(dev, drm_dev);
drivers/gpu/drm/rockchip/rockchip_drm_drv.c
225
component_unbind_all(dev, drm_dev);
drivers/gpu/drm/sprd/sprd_drm.c
114
component_unbind_all(drm->dev, drm);
drivers/gpu/drm/sprd/sprd_drm.c
126
component_unbind_all(drm->dev, drm);
drivers/gpu/drm/sti/sti_drv.c
178
component_unbind_all(ddev->dev, ddev);
drivers/gpu/drm/sun4i/sun4i_drv.c
125
component_unbind_all(dev, NULL);
drivers/gpu/drm/sun4i/sun4i_drv.c
144
component_unbind_all(dev, NULL);
drivers/gpu/drm/tilcdc/tilcdc_drv.c
385
component_unbind_all(dev, ddev);
drivers/gpu/drm/vc4/vc4_drv.c
275
component_unbind_all(vc4->dev, &vc4->base);
drivers/iommu/mtk_iommu.c
305
component_unbind_all(dev, &data->larb_imu);
drivers/iommu/mtk_iommu_v1.c
140
component_unbind_all(dev, &data->larb_imu);
drivers/misc/mei/gsc_proxy/mei_gsc_proxy.c
86
component_unbind_all(dev, comp_master);
drivers/misc/mei/hdcp/mei_hdcp.c
758
component_unbind_all(dev, comp_arbiter);
drivers/misc/mei/mei_lb.c
220
component_unbind_all(dev, (void *)&mei_lb_ops);
drivers/misc/mei/pxp/mei_pxp.c
202
component_unbind_all(dev, comp_master);
drivers/platform/x86/lenovo/wmi-capdata.c
343
component_unbind_all(dev, NULL);
drivers/platform/x86/lenovo/wmi-other.c
1085
component_unbind_all(dev, NULL);
drivers/power/supply/ab8500_charger.c
3392
component_unbind_all(dev, di);
drivers/usb/typec/port-mapper.c
27
component_unbind_all(dev, &port->con);
drivers/video/fbdev/omap2/omapfb/dss/dss.c
1172
component_unbind_all(&pdev->dev, NULL);
include/linux/component.h
42
void component_unbind_all(struct device *parent, void *data);
sound/hda/codecs/side-codecs/hda_component.h
99
component_unbind_all(hda_codec_dev(cdc), parent);
sound/hda/core/component.c
216
component_unbind_all(dev, acomp);
sound/hda/core/component.c
229
component_unbind_all(dev, acomp);
sound/soc/codecs/pm4125.c
1602
component_unbind_all(dev, pm4125);
sound/soc/codecs/pm4125.c
1620
component_unbind_all(dev, pm4125);
sound/soc/codecs/wcd937x.c
2830
component_unbind_all(dev, wcd937x);
sound/soc/codecs/wcd937x.c
2842
component_unbind_all(dev, wcd937x);
sound/soc/codecs/wcd938x.c
3430
component_unbind_all(dev, wcd938x);
sound/soc/codecs/wcd938x.c
3445
component_unbind_all(dev, wcd938x);
sound/soc/codecs/wcd939x.c
3427
component_unbind_all(dev, wcd939x);
sound/soc/codecs/wcd939x.c
3447
component_unbind_all(dev, wcd939x);