Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/mmc/host/
Ddw_mmc-pltfm.c92 static int dw_mci_pltfm_resume(struct device *dev) in dw_mci_pltfm_resume() function
105 #define dw_mci_pltfm_resume NULL macro
108 static SIMPLE_DEV_PM_OPS(dw_mci_pltfm_pmops, dw_mci_pltfm_suspend, dw_mci_pltfm_resume);