Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/mmc/core/
A Dbus.c195 static int mmc_runtime_suspend(struct device *dev) in mmc_runtime_suspend() function
213 SET_RUNTIME_PM_OPS(mmc_runtime_suspend, mmc_runtime_resume, NULL)
A Dmmc.c2200 static int mmc_runtime_suspend(struct mmc_host *host) in mmc_runtime_suspend() function
2270 .runtime_suspend = mmc_runtime_suspend,

Completed in 7 milliseconds