Searched refs:mtd_cls_suspend (Results 1 – 2 of 2) sorted by relevance
69 static int mtd_cls_suspend(struct device *dev, pm_message_t state);75 .suspend = mtd_cls_suspend,191 static int mtd_cls_suspend(struct device *dev, pm_message_t state) in mtd_cls_suspend() function
43 static int mtd_cls_suspend(struct device *dev) in mtd_cls_suspend() function59 static SIMPLE_DEV_PM_OPS(mtd_cls_pm_ops, mtd_cls_suspend, mtd_cls_resume);