Searched refs:gpmc_resume (Results 1 – 1 of 1) sorted by relevance
2505 static int gpmc_resume(struct device *dev) in gpmc_resume() function2513 static SIMPLE_DEV_PM_OPS(gpmc_pm_ops, gpmc_suspend, gpmc_resume);