Home
last modified time | relevance | path

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

12

/linux/drivers/gpu/drm/sprd/
H 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()
/linux/drivers/gpu/drm/armada/
H 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()
/linux/drivers/usb/typec/
H A Dport-mapper.c27 component_unbind_all(dev, &port->con); in typec_aggregate_unbind()
/linux/drivers/gpu/drm/mcde/
H 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/exynos/
H A Dexynos_drm_drv.c297 component_unbind_all(drm->dev, drm); in exynos_drm_bind()
318 component_unbind_all(drm->dev, drm); in exynos_drm_unbind()
/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.c210 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 Dmei_gsc_proxy.c86 component_unbind_all(dev, comp_master); in mei_component_master_unbind()
/linux/drivers/gpu/drm/meson/
H A Dmeson_drv.c382 component_unbind_all(dev, drm); in meson_drv_bind_master()
414 component_unbind_all(dev, drm); in meson_drv_unbind()
/linux/drivers/gpu/drm/sti/
H A Dsti_drv.c178 component_unbind_all(ddev->dev, ddev); in sti_cleanup()
/linux/drivers/misc/mei/pxp/
H A Dmei_pxp.c202 component_unbind_all(dev, comp_master); in mei_component_master_unbind()
/linux/drivers/base/
H A Dcomponent.c612 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/etnaviv/
H A Detnaviv_drv.c583 component_unbind_all(dev, drm); in etnaviv_bind()
602 component_unbind_all(dev, drm); in etnaviv_unbind()
/linux/drivers/platform/x86/lenovo/
H A Dwmi-other.c1647 component_unbind_all(dev, NULL);
1665 * component_unbind_all to unbind lenovo-wmi-capdata devices from the
1678 component_unbind_all(dev, NULL);
H A Dwmi-capdata.c338 * happen) from calling the master callback. Then, call component_unbind_all to in lwmi_cd_sub_master_unbind()
347 component_unbind_all(dev, NULL);
/linux/drivers/misc/mei/
H A Dmei_lb.c401 component_unbind_all(dev, (void *)&mei_lb_ops); in mei_lb_component_master_unbind()
/linux/drivers/gpu/drm/vc4/
H A Dvc4_drv.c273 component_unbind_all(vc4->dev, &vc4->base); in vc4_component_unbind_all()
/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddss.c1322 component_unbind_all(dev, NULL); in dss_bind()
1337 component_unbind_all(dev, NULL); in dss_unbind()
/linux/sound/soc/codecs/
H A Dpm4125.c1597 component_unbind_all(dev, pm4125); in pm4125_bind()
1615 component_unbind_all(dev, pm4125); in pm4125_unbind()
H A Dwcd937x.c2849 component_unbind_all(dev, wcd937x);
2861 component_unbind_all(dev, wcd937x); in wcd937x_add_slave_components()
H A Dwcd938x.c3425 component_unbind_all(dev, wcd938x); in wcd938x_bind()
3440 component_unbind_all(dev, wcd938x); in wcd938x_unbind()
H A Dwcd939x.c3422 component_unbind_all(dev, wcd939x); in wcd939x_bind()
3442 component_unbind_all(dev, wcd939x); in wcd939x_unbind()
/linux/drivers/iommu/
H A Dmtk_iommu_v1.c140 component_unbind_all(dev, &data->larb_imu); in mtk_iommu_v1_unbind()
/linux/drivers/misc/mei/hdcp/
H A Dmei_hdcp.c758 component_unbind_all(dev, comp_arbiter); in mei_component_master_unbind()
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddss.c1172 component_unbind_all(&pdev->dev, NULL); in dss_unbind()
/linux/drivers/gpu/drm/msm/
H A Dmsm_drv.c98 component_unbind_all(dev, ddev); in msm_drm_uninit()

12