Home
last modified time | relevance | path

Searched refs:component_master_del (Results 1 – 25 of 36) sorted by relevance

12

/Linux-v6.6/include/linux/
Dcomponent.h91 void component_master_del(struct device *,
/Linux-v6.6/drivers/usb/typec/
Dport-mapper.c83 component_master_del(&con->dev, &typec_aggregate_ops); in typec_unlink_ports()
/Linux-v6.6/drivers/gpu/drm/sprd/
Dsprd_drm.c143 component_master_del(&pdev->dev, &drm_component_ops); in sprd_drm_remove()
/Linux-v6.6/drivers/misc/mei/gsc_proxy/
Dmei_gsc_proxy.c179 component_master_del(&cldev->dev, &mei_component_master_ops); in mei_gsc_proxy_remove()
/Linux-v6.6/drivers/misc/mei/pxp/
Dmei_pxp.c230 component_master_del(&cldev->dev, &mei_component_master_ops); in mei_pxp_remove()
/Linux-v6.6/drivers/gpu/drm/sti/
Dsti_drv.c253 component_master_del(&pdev->dev, &sti_ops); in sti_platform_remove()
/Linux-v6.6/drivers/gpu/drm/imx/ipuv3/
Dimx-drm-core.c297 component_master_del(&pdev->dev, &imx_drm_ops); in imx_drm_platform_remove()
/Linux-v6.6/drivers/gpu/drm/armada/
Darmada_drv.c229 component_master_del(&pdev->dev, &armada_master_ops); in armada_drm_remove()
/Linux-v6.6/drivers/base/
Dcomponent.c557 void component_master_del(struct device *parent, in component_master_del() function
570 EXPORT_SYMBOL_GPL(component_master_del);
/Linux-v6.6/drivers/gpu/drm/hisilicon/kirin/
Dkirin_drm_drv.c284 component_master_del(&pdev->dev, &kirin_drm_ops); in kirin_drm_platform_remove()
/Linux-v6.6/sound/hda/
Dhdac_component.c347 component_master_del(dev, &hdac_component_master_ops); in snd_hdac_acomp_exit()
/Linux-v6.6/drivers/gpu/drm/sun4i/
Dsun4i_drv.c413 component_master_del(&pdev->dev, &sun4i_drv_master_ops); in sun4i_drv_remove()
/Linux-v6.6/drivers/gpu/drm/mcde/
Dmcde_drv.c456 component_master_del(&pdev->dev, &mcde_drm_comp_ops); in mcde_remove()
/Linux-v6.6/drivers/gpu/drm/exynos/
Dexynos_drm_drv.c349 component_master_del(&pdev->dev, &exynos_drm_ops); in exynos_drm_platform_remove()
/Linux-v6.6/drivers/gpu/drm/arm/
Dhdlcd_drv.c372 component_master_del(&pdev->dev, &hdlcd_master_ops); in hdlcd_remove()
/Linux-v6.6/drivers/gpu/drm/vc4/
Dvc4_drv.c444 component_master_del(&pdev->dev, &vc4_drm_ops); in vc4_platform_drm_remove()
/Linux-v6.6/drivers/gpu/drm/rockchip/
Drockchip_drm_drv.c453 component_master_del(&pdev->dev, &rockchip_drm_ops); in rockchip_drm_platform_remove()
/Linux-v6.6/drivers/gpu/drm/meson/
Dmeson_drv.c521 component_master_del(&pdev->dev, &meson_drv_master_ops); in meson_drv_remove()
/Linux-v6.6/drivers/gpu/drm/tilcdc/
Dtilcdc_drv.c580 component_master_del(&pdev->dev, &tilcdc_comp_ops); in tilcdc_pdev_remove()
/Linux-v6.6/drivers/gpu/drm/mediatek/
Dmtk_disp_ovl_adaptor.c536 component_master_del(&pdev->dev, &mtk_disp_ovl_adaptor_master_ops); in mtk_disp_ovl_adaptor_remove()
Dmtk_drm_drv.c918 component_master_del(&pdev->dev, &mtk_drm_ops); in mtk_drm_remove()
/Linux-v6.6/drivers/gpu/drm/msm/disp/mdp4/
Dmdp4_kms.c565 component_master_del(&pdev->dev, &msm_drm_ops); in mdp4_remove()
/Linux-v6.6/drivers/gpu/drm/etnaviv/
Detnaviv_drv.c645 component_master_del(&pdev->dev, &etnaviv_master_ops); in etnaviv_pdev_remove()
/Linux-v6.6/drivers/iommu/
Dmtk_iommu_v1.c715 component_master_del(&pdev->dev, &mtk_iommu_v1_com_ops); in mtk_iommu_v1_remove()
/Linux-v6.6/drivers/misc/mei/hdcp/
Dmei_hdcp.c850 component_master_del(&cldev->dev, &mei_component_master_ops); in mei_hdcp_remove()

12