Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Ddw_mmc-pltfm.c116 int dw_mci_pltfm_remove(struct platform_device *pdev) in dw_mci_pltfm_remove() function
123 EXPORT_SYMBOL_GPL(dw_mci_pltfm_remove);
127 .remove = dw_mci_pltfm_remove,
Ddw_mmc-pltfm.h17 extern int dw_mci_pltfm_remove(struct platform_device *pdev);
Ddw_mmc-k3.c85 .remove = dw_mci_pltfm_remove,
Ddw_mmc-rockchip.c144 .remove = dw_mci_pltfm_remove,
Ddw_mmc-exynos.c546 .remove = dw_mci_pltfm_remove,