Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mmc/core/
Dblock.c3334 static int mmc_blk_suspend(struct device *dev) in mmc_blk_suspend() function
3361 static SIMPLE_DEV_PM_OPS(mmc_blk_pm_ops, mmc_blk_suspend, mmc_blk_resume);