Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Ddw_mmc-k3.c59 ret = dw_mci_suspend(host); in dw_mci_k3_suspend()
Ddw_mmc-pci.c88 return dw_mci_suspend(host); in dw_mci_pci_suspend()
Ddw_mmc-rockchip.c127 return dw_mci_suspend(host); in dw_mci_rockchip_suspend()
Ddw_mmc-pltfm.c79 return dw_mci_suspend(host); in dw_mci_pltfm_suspend()
Ddw_mmc.h222 extern int dw_mci_suspend(struct dw_mci *host);
Ddw_mmc-exynos.c155 return dw_mci_suspend(host); in dw_mci_exynos_suspend()
Ddw_mmc.c3007 int dw_mci_suspend(struct dw_mci *host) in dw_mci_suspend() function
3011 EXPORT_SYMBOL(dw_mci_suspend);