Searched refs:mmc_runtime_suspend (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/mmc/core/
H A Dbus.c178 static int mmc_runtime_suspend(struct device *dev) mmc_runtime_suspend() function
196 SET_RUNTIME_PM_OPS(mmc_runtime_suspend, mmc_runtime_resume, NULL)
H A Dmmc.c1930 static int mmc_runtime_suspend(struct mmc_host *host) mmc_runtime_suspend() function
1999 .runtime_suspend = mmc_runtime_suspend,

Completed in 121 milliseconds