Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Dfsmc_nand.c1185 static int fsmc_nand_resume(struct device *dev) in fsmc_nand_resume() function
1197 static SIMPLE_DEV_PM_OPS(fsmc_nand_pm_ops, fsmc_nand_suspend, fsmc_nand_resume);