Searched refs:dw_mci_pltfm_remove (Results 1 – 8 of 8) sorted by relevance
91 int dw_mci_pltfm_remove(struct platform_device *pdev) in dw_mci_pltfm_remove() function98 EXPORT_SYMBOL_GPL(dw_mci_pltfm_remove);102 .remove = dw_mci_pltfm_remove,
17 extern int dw_mci_pltfm_remove(struct platform_device *pdev);
69 .remove = dw_mci_pltfm_remove,
181 return dw_mci_pltfm_remove(pdev); in dw_mci_hi3798cv200_remove()
231 .remove = dw_mci_pltfm_remove,
374 return dw_mci_pltfm_remove(pdev); in dw_mci_rockchip_remove()
477 .remove = dw_mci_pltfm_remove,
570 return dw_mci_pltfm_remove(pdev); in dw_mci_exynos_remove()