Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mtd/nand/raw/
Dfsmc_nand.c1202 static int fsmc_nand_resume(struct device *dev) in fsmc_nand_resume() function
1217 static SIMPLE_DEV_PM_OPS(fsmc_nand_pm_ops, fsmc_nand_suspend, fsmc_nand_resume);