Searched refs:dw_mci_pltfm_remove (Results 1 – 9 of 9) sorted by relevance
124 void dw_mci_pltfm_remove(struct platform_device *pdev) in dw_mci_pltfm_remove() function130 EXPORT_SYMBOL_GPL(dw_mci_pltfm_remove);134 .remove = dw_mci_pltfm_remove,
13 extern void dw_mci_pltfm_remove(struct platform_device *pdev);
71 .remove = dw_mci_pltfm_remove,
118 .remove = dw_mci_pltfm_remove,
181 dw_mci_pltfm_remove(pdev); in dw_mci_hi3798cv200_remove()
230 dw_mci_pltfm_remove(pdev); in dw_mci_hi3798mv200_remove()
473 .remove = dw_mci_pltfm_remove,
567 dw_mci_pltfm_remove(pdev); in dw_mci_rockchip_remove()
711 dw_mci_pltfm_remove(pdev); in dw_mci_exynos_remove()
Completed in 15 milliseconds