Home
last modified time | relevance | path

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

12

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

12