/linux-6.12.1/include/linux/ |
D | component.h | 91 void component_master_del(struct device *,
|
/linux-6.12.1/drivers/usb/typec/ |
D | port-mapper.c | 88 component_master_del(&con->dev, &typec_aggregate_ops); in typec_unlink_ports()
|
/linux-6.12.1/drivers/misc/mei/gsc_proxy/ |
D | mei_gsc_proxy.c | 181 component_master_del(&cldev->dev, &mei_component_master_ops); in mei_gsc_proxy_remove()
|
/linux-6.12.1/drivers/gpu/drm/sprd/ |
D | sprd_drm.c | 143 component_master_del(&pdev->dev, &drm_component_ops); in sprd_drm_remove()
|
/linux-6.12.1/sound/pci/hda/ |
D | hda_component.c | 204 component_master_del(dev, ops); in hda_component_manager_free()
|
/linux-6.12.1/drivers/misc/mei/pxp/ |
D | mei_pxp.c | 314 component_master_del(&cldev->dev, &mei_component_master_ops); in mei_pxp_remove()
|
/linux-6.12.1/drivers/base/ |
D | component.c | 557 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/ |
D | armada_drv.c | 231 component_master_del(&pdev->dev, &armada_master_ops); in armada_drm_remove()
|
/linux-6.12.1/drivers/gpu/drm/sti/ |
D | sti_drv.c | 255 component_master_del(&pdev->dev, &sti_ops); in sti_platform_remove()
|
/linux-6.12.1/sound/hda/ |
D | hdac_component.c | 347 component_master_del(dev, &hdac_component_master_ops); in snd_hdac_acomp_exit()
|
/linux-6.12.1/drivers/gpu/drm/hisilicon/kirin/ |
D | kirin_drm_drv.c | 287 component_master_del(&pdev->dev, &kirin_drm_ops); in kirin_drm_platform_remove()
|
/linux-6.12.1/drivers/gpu/drm/imx/ipuv3/ |
D | imx-drm-core.c | 299 component_master_del(&pdev->dev, &imx_drm_ops); in imx_drm_platform_remove()
|
/linux-6.12.1/drivers/gpu/drm/sun4i/ |
D | sun4i_drv.c | 413 component_master_del(&pdev->dev, &sun4i_drv_master_ops); in sun4i_drv_remove()
|
/linux-6.12.1/drivers/gpu/drm/mcde/ |
D | mcde_drv.c | 456 component_master_del(&pdev->dev, &mcde_drm_comp_ops); in mcde_remove()
|
/linux-6.12.1/drivers/gpu/drm/arm/ |
D | hdlcd_drv.c | 372 component_master_del(&pdev->dev, &hdlcd_master_ops); in hdlcd_remove()
|
/linux-6.12.1/drivers/gpu/drm/rockchip/ |
D | rockchip_drm_drv.c | 457 component_master_del(&pdev->dev, &rockchip_drm_ops); in rockchip_drm_platform_remove()
|
/linux-6.12.1/drivers/gpu/drm/vc4/ |
D | vc4_drv.c | 448 component_master_del(&pdev->dev, &vc4_drm_ops); in vc4_platform_drm_remove()
|
/linux-6.12.1/drivers/gpu/drm/exynos/ |
D | exynos_drm_drv.c | 351 component_master_del(&pdev->dev, &exynos_drm_ops); in exynos_drm_platform_remove()
|
/linux-6.12.1/drivers/gpu/drm/meson/ |
D | meson_drv.c | 520 component_master_del(&pdev->dev, &meson_drv_master_ops); in meson_drv_remove()
|
/linux-6.12.1/drivers/gpu/drm/tilcdc/ |
D | tilcdc_drv.c | 573 component_master_del(&pdev->dev, &tilcdc_comp_ops); in tilcdc_pdev_remove()
|
/linux-6.12.1/drivers/gpu/drm/msm/disp/mdp4/ |
D | mdp4_kms.c | 560 component_master_del(&pdev->dev, &msm_drm_ops); in mdp4_remove()
|
/linux-6.12.1/drivers/gpu/drm/mediatek/ |
D | mtk_disp_ovl_adaptor.c | 629 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/ |
D | etnaviv_drv.c | 656 component_master_del(&pdev->dev, &etnaviv_master_ops); in etnaviv_pdev_remove()
|
/linux-6.12.1/drivers/iommu/ |
D | mtk_iommu_v1.c | 709 component_master_del(&pdev->dev, &mtk_iommu_v1_com_ops); in mtk_iommu_v1_remove()
|
/linux-6.12.1/drivers/misc/mei/hdcp/ |
D | mei_hdcp.c | 860 component_master_del(&cldev->dev, &mei_component_master_ops); in mei_hdcp_remove()
|