| /linux/drivers/gpu/drm/sprd/ |
| H A D | sprd_drm.c | 114 component_unbind_all(drm->dev, drm); in sprd_drm_bind() 126 component_unbind_all(drm->dev, drm); in sprd_drm_unbind()
|
| /linux/drivers/gpu/drm/bridge/imx/ |
| H A D | imx8mp-hdmi-tx.c | 96 component_unbind_all(dev, &hdmi->plat_data); in imx8mp_dw_hdmi_bind() 109 component_unbind_all(dev, &hdmi->plat_data); in imx8mp_dw_hdmi_unbind()
|
| /linux/drivers/gpu/drm/armada/ |
| H A D | armada_drv.c | 148 component_unbind_all(dev, &priv->drm); in armada_drm_bind() 167 component_unbind_all(dev, &priv->drm); in armada_drm_unbind()
|
| /linux/sound/hda/core/ |
| H A D | component.c | 216 component_unbind_all(dev, acomp); in hdac_component_master_bind() 229 component_unbind_all(dev, acomp); in hdac_component_master_unbind()
|
| /linux/drivers/gpu/drm/imx/ipuv3/ |
| H A D | imx-drm-core.c | 271 component_unbind_all(drm->dev, drm); in imx_drm_bind() 288 component_unbind_all(drm->dev, drm); in imx_drm_unbind()
|
| /linux/drivers/gpu/drm/sun4i/ |
| H A D | sun4i_drv.c | 125 component_unbind_all(dev, NULL); in sun4i_drv_bind() 144 component_unbind_all(dev, NULL); in sun4i_drv_unbind()
|
| /linux/include/linux/ |
| H A D | component.h | 42 void component_unbind_all(struct device *parent, void *data);
|
| /linux/drivers/usb/typec/ |
| H A D | port-mapper.c | 27 component_unbind_all(dev, &port->con); in typec_aggregate_unbind()
|
| /linux/drivers/gpu/drm/arm/ |
| H A D | hdlcd_drv.c | 314 component_unbind_all(dev, drm); in hdlcd_drm_bind() 332 component_unbind_all(dev, drm); in hdlcd_drm_unbind()
|
| H A D | malidp_drv.c | 869 component_unbind_all(dev, drm); in malidp_bind() 897 component_unbind_all(dev, drm); in malidp_unbind()
|
| /linux/sound/hda/codecs/side-codecs/ |
| H A D | hda_component.h | 99 component_unbind_all(hda_codec_dev(cdc), parent); in hda_component_manager_unbind()
|
| /linux/drivers/gpu/drm/mcde/ |
| H A D | mcde_drv.c | 246 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/exynos/ |
| H A D | exynos_drm_drv.c | 298 component_unbind_all(drm->dev, drm); in exynos_drm_bind() 319 component_unbind_all(drm->dev, drm); in exynos_drm_unbind()
|
| /linux/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_drv.c | 210 component_unbind_all(dev, drm_dev); in rockchip_drm_bind() 225 component_unbind_all(dev, drm_dev); in rockchip_drm_unbind()
|
| /linux/drivers/misc/mei/gsc_proxy/ |
| H A D | mei_gsc_proxy.c | 86 component_unbind_all(dev, comp_master); in mei_component_master_unbind()
|
| /linux/drivers/gpu/drm/meson/ |
| H A D | meson_drv.c | 382 component_unbind_all(dev, drm); in meson_drv_bind_master() 414 component_unbind_all(dev, drm); in meson_drv_unbind()
|
| /linux/drivers/gpu/drm/imx/dc/ |
| H A D | dc-drv.c | 91 component_unbind_all(drm->dev, dc_drm); in dc_drm_component_unbind_all()
|
| /linux/drivers/misc/mei/ |
| H A D | mei_lb.c | 220 component_unbind_all(dev, (void *)&mei_lb_ops); in mei_lb_component_master_unbind()
|
| /linux/drivers/gpu/drm/sti/ |
| H A D | sti_drv.c | 178 component_unbind_all(ddev->dev, ddev); in sti_cleanup()
|
| /linux/drivers/misc/mei/pxp/ |
| H A D | mei_pxp.c | 202 component_unbind_all(dev, comp_master); in mei_component_master_unbind()
|
| /linux/drivers/base/ |
| H A D | component.c | 612 void component_unbind_all(struct device *parent, void *data) in component_unbind_all() function 631 EXPORT_SYMBOL_GPL(component_unbind_all);
|
| /linux/drivers/gpu/drm/mediatek/ |
| H A D | mtk_drm_drv.c | 494 component_unbind_all(private->all_drm_private[i]->dev, drm); in mtk_drm_kms_init() 588 component_unbind_all(private->all_drm_private[i]->dev, drm); in mtk_drm_kms_init() 598 component_unbind_all(drm->dev, drm); in mtk_drm_kms_deinit()
|
| /linux/drivers/gpu/drm/etnaviv/ |
| H A D | etnaviv_drv.c | 583 component_unbind_all(dev, drm); in etnaviv_bind() 602 component_unbind_all(dev, drm); in etnaviv_unbind()
|
| /linux/drivers/gpu/drm/hisilicon/kirin/ |
| H A D | kirin_drm_drv.c | 199 component_unbind_all(dev->dev, dev); in kirin_drm_kms_init()
|
| /linux/drivers/gpu/drm/vc4/ |
| H A D | vc4_drv.c | 275 component_unbind_all(vc4->dev, &vc4->base); in vc4_component_unbind_all()
|