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

/linux-4.4.14/drivers/mmc/host/
H A Ddw_mmc-pci.c96 return dw_mci_resume(host); dw_mci_pci_resume()
H A Ddw_mmc-pltfm.c88 return dw_mci_resume(host); dw_mci_pltfm_resume()
H A Ddw_mmc-k3.c176 return dw_mci_resume(host); dw_mci_k3_resume()
H A Ddw_mmc-rockchip.c299 return dw_mci_resume(host); dw_mci_rockchip_resume()
H A Ddw_mmc.h232 extern int dw_mci_resume(struct dw_mci *host);
H A Ddw_mmc-exynos.c163 return dw_mci_resume(host); dw_mci_exynos_resume()
H A Ddw_mmc.c3232 int dw_mci_resume(struct dw_mci *host) dw_mci_resume() function
3276 EXPORT_SYMBOL(dw_mci_resume); variable

Completed in 188 milliseconds