Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Ddw_mmc-pltfm.c87 int dw_mci_pltfm_remove(struct platform_device *pdev) in dw_mci_pltfm_remove() function
94 EXPORT_SYMBOL_GPL(dw_mci_pltfm_remove);
98 .remove = dw_mci_pltfm_remove,
H A Ddw_mmc-pltfm.h13 extern int dw_mci_pltfm_remove(struct platform_device *pdev);
H A Ddw_mmc-bluefield.c55 .remove = dw_mci_pltfm_remove,
H A Ddw_mmc-zx.c222 .remove = dw_mci_pltfm_remove,
H A Ddw_mmc-hi3798cv200.c189 return dw_mci_pltfm_remove(pdev); in dw_mci_hi3798cv200_remove()
H A Ddw_mmc-k3.c473 .remove = dw_mci_pltfm_remove,
H A Ddw_mmc-rockchip.c506 return dw_mci_pltfm_remove(pdev); in dw_mci_rockchip_remove()
H A Ddw_mmc-exynos.c593 return dw_mci_pltfm_remove(pdev); in dw_mci_exynos_remove()