Home
last modified time | relevance | path

Searched refs:dw_mci_resume (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/drivers/mmc/host/
Ddw_mmc-k3.c77 return dw_mci_resume(host); in dw_mci_k3_resume()
Ddw_mmc-pci.c96 return dw_mci_resume(host); in dw_mci_pci_resume()
Ddw_mmc-rockchip.c134 return dw_mci_resume(host); in dw_mci_rockchip_resume()
Ddw_mmc-pltfm.c86 return dw_mci_resume(host); in dw_mci_pltfm_resume()
Ddw_mmc.h223 extern int dw_mci_resume(struct dw_mci *host);
Ddw_mmc-exynos.c163 return dw_mci_resume(host); in dw_mci_exynos_resume()
Ddw_mmc.c3013 int dw_mci_resume(struct dw_mci *host) in dw_mci_resume() function
3056 EXPORT_SYMBOL(dw_mci_resume);