Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/mmc/core/
Dblock.c2980 static int mmc_blk_suspend(struct device *dev) in mmc_blk_suspend() function
3007 static SIMPLE_DEV_PM_OPS(mmc_blk_pm_ops, mmc_blk_suspend, mmc_blk_resume);