Searched defs:mmci_runtime_suspend (Results 1 - 1 of 1) sorted by relevance
/drivers/mmc/host/ | ||
H A D | mmci.c | 1812 static int mmci_runtime_suspend(struct device *dev) function 1846 SET_PM_RUNTIME_PM_OPS(mmci_runtime_suspend, mmci_runtime_resume, NULL) |
Completed in 13 milliseconds