Searched refs:mtd_cls_suspend (Results 1 – 2 of 2) sorted by relevance
70 static int mtd_cls_suspend(struct device *dev, pm_message_t state);76 .suspend = mtd_cls_suspend,192 static int mtd_cls_suspend(struct device *dev, pm_message_t state) in mtd_cls_suspend() function
41 static int mtd_cls_suspend(struct device *dev) in mtd_cls_suspend() function57 static SIMPLE_DEV_PM_OPS(mtd_cls_pm_ops, mtd_cls_suspend, mtd_cls_resume);