Searched refs:sdhci_pltfm_remove (Results 1 – 3 of 3) sorted by relevance
178 void sdhci_pltfm_remove(struct platform_device *pdev) in sdhci_pltfm_remove() function186 EXPORT_SYMBOL_GPL(sdhci_pltfm_remove);
105 extern void sdhci_pltfm_remove(struct platform_device *pdev);
354 .remove = sdhci_pltfm_remove,