Home
last modified time | relevance | path

Searched refs:dw_mci_pltfm_remove (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/drivers/mmc/host/
A Ddw_mmc-pltfm.c125 int dw_mci_pltfm_remove(struct platform_device *pdev) in dw_mci_pltfm_remove() function
132 EXPORT_SYMBOL_GPL(dw_mci_pltfm_remove);
136 .remove = dw_mci_pltfm_remove,
A Ddw_mmc-pltfm.h13 extern int dw_mci_pltfm_remove(struct platform_device *pdev);
A Ddw_mmc-bluefield.c55 .remove = dw_mci_pltfm_remove,
A Ddw_mmc-starfive.c175 .remove = dw_mci_pltfm_remove,
A Ddw_mmc-hi3798cv200.c182 dw_mci_pltfm_remove(pdev); in dw_mci_hi3798cv200_remove()
A Ddw_mmc-rockchip.c380 dw_mci_pltfm_remove(pdev); in dw_mci_rockchip_remove()
A Ddw_mmc-k3.c473 .remove = dw_mci_pltfm_remove,
A Ddw_mmc-exynos.c673 dw_mci_pltfm_remove(pdev); in dw_mci_exynos_remove()

Completed in 9 milliseconds