Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/core/
Dblock.c3011 static int mmc_blk_suspend(struct device *dev) in mmc_blk_suspend() function
3038 static SIMPLE_DEV_PM_OPS(mmc_blk_pm_ops, mmc_blk_suspend, mmc_blk_resume);