Home
last modified time | relevance | path

Searched refs:sdhci_pltfm_remove (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/mmc/host/
H A Dsdhci-pltfm.c178 void sdhci_pltfm_remove(struct platform_device *pdev) in sdhci_pltfm_remove() function
186 EXPORT_SYMBOL_GPL(sdhci_pltfm_remove);
H A Dsdhci-pltfm.h105 extern void sdhci_pltfm_remove(struct platform_device *pdev);
H A Dsdhci-pxav2.c354 .remove = sdhci_pltfm_remove,