Home
last modified time | relevance | path

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

12

/linux/include/linux/
A Dcomponent.h91 void component_master_del(struct device *,
/linux/drivers/usb/typec/
A Dport-mapper.c88 component_master_del(&con->dev, &typec_aggregate_ops); in typec_unlink_ports()
/linux/drivers/misc/mei/gsc_proxy/
A Dmei_gsc_proxy.c181 component_master_del(&cldev->dev, &mei_component_master_ops); in mei_gsc_proxy_remove()
/linux/drivers/gpu/drm/sprd/
A Dsprd_drm.c143 component_master_del(&pdev->dev, &drm_component_ops); in sprd_drm_remove()
/linux/sound/pci/hda/
A Dhda_component.c204 component_master_del(dev, ops); in hda_component_manager_free()
/linux/drivers/misc/mei/pxp/
A Dmei_pxp.c314 component_master_del(&cldev->dev, &mei_component_master_ops); in mei_pxp_remove()
/linux/drivers/gpu/drm/armada/
A Darmada_drv.c231 component_master_del(&pdev->dev, &armada_master_ops); in armada_drm_remove()
/linux/drivers/gpu/drm/sti/
A Dsti_drv.c255 component_master_del(&pdev->dev, &sti_ops); in sti_platform_remove()
/linux/drivers/base/
A Dcomponent.c557 void component_master_del(struct device *parent, in component_master_del() function
570 EXPORT_SYMBOL_GPL(component_master_del);
/linux/drivers/gpu/drm/hisilicon/kirin/
A Dkirin_drm_drv.c287 component_master_del(&pdev->dev, &kirin_drm_ops); in kirin_drm_platform_remove()
/linux/drivers/gpu/drm/imx/ipuv3/
A Dimx-drm-core.c299 component_master_del(&pdev->dev, &imx_drm_ops); in imx_drm_platform_remove()
/linux/sound/hda/
A Dhdac_component.c347 component_master_del(dev, &hdac_component_master_ops); in snd_hdac_acomp_exit()
/linux/drivers/gpu/drm/sun4i/
A Dsun4i_drv.c413 component_master_del(&pdev->dev, &sun4i_drv_master_ops); in sun4i_drv_remove()
/linux/drivers/gpu/drm/arm/
A Dhdlcd_drv.c372 component_master_del(&pdev->dev, &hdlcd_master_ops); in hdlcd_remove()
/linux/drivers/gpu/drm/mcde/
A Dmcde_drv.c456 component_master_del(&pdev->dev, &mcde_drm_comp_ops); in mcde_remove()
/linux/drivers/gpu/drm/exynos/
A Dexynos_drm_drv.c351 component_master_del(&pdev->dev, &exynos_drm_ops); in exynos_drm_platform_remove()
/linux/drivers/gpu/drm/rockchip/
A Drockchip_drm_drv.c457 component_master_del(&pdev->dev, &rockchip_drm_ops); in rockchip_drm_platform_remove()
/linux/drivers/gpu/drm/vc4/
A Dvc4_drv.c448 component_master_del(&pdev->dev, &vc4_drm_ops); in vc4_platform_drm_remove()
/linux/drivers/gpu/drm/meson/
A Dmeson_drv.c520 component_master_del(&pdev->dev, &meson_drv_master_ops); in meson_drv_remove()
/linux/drivers/gpu/drm/tilcdc/
A Dtilcdc_drv.c573 component_master_del(&pdev->dev, &tilcdc_comp_ops); in tilcdc_pdev_remove()
/linux/drivers/gpu/drm/msm/disp/mdp4/
A Dmdp4_kms.c560 component_master_del(&pdev->dev, &msm_drm_ops); in mdp4_remove()
/linux/drivers/gpu/drm/etnaviv/
A Detnaviv_drv.c656 component_master_del(&pdev->dev, &etnaviv_master_ops); in etnaviv_pdev_remove()
/linux/drivers/gpu/drm/mediatek/
A Dmtk_disp_ovl_adaptor.c629 component_master_del(&pdev->dev, &mtk_disp_ovl_adaptor_master_ops); in mtk_disp_ovl_adaptor_remove()
/linux/drivers/iommu/
A Dmtk_iommu_v1.c709 component_master_del(&pdev->dev, &mtk_iommu_v1_com_ops); in mtk_iommu_v1_remove()
/linux/drivers/misc/mei/hdcp/
A Dmei_hdcp.c860 component_master_del(&cldev->dev, &mei_component_master_ops); in mei_hdcp_remove()

Completed in 716 milliseconds

12