Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/mmc/host/
Ddw_mmc-pltfm.c86 int dw_mci_pltfm_remove(struct platform_device *pdev) in dw_mci_pltfm_remove() function
93 EXPORT_SYMBOL_GPL(dw_mci_pltfm_remove);
97 .remove = dw_mci_pltfm_remove,
Ddw_mmc-pltfm.h13 extern int dw_mci_pltfm_remove(struct platform_device *pdev);
Ddw_mmc-bluefield.c55 .remove = dw_mci_pltfm_remove,
Ddw_mmc-hi3798cv200.c189 return dw_mci_pltfm_remove(pdev); in dw_mci_hi3798cv200_remove()
Ddw_mmc-rockchip.c370 return dw_mci_pltfm_remove(pdev); in dw_mci_rockchip_remove()
Ddw_mmc-k3.c473 .remove = dw_mci_pltfm_remove,
Ddw_mmc-exynos.c593 return dw_mci_pltfm_remove(pdev); in dw_mci_exynos_remove()