Searched refs:mtd_suspend (Results 1 – 3 of 3) sorted by relevance
448 static inline int mtd_suspend(struct mtd_info *mtd) in mtd_suspend() function
593 if ((rc = mtd_suspend(subdev)) < 0) in concat_suspend()
195 return mtd ? mtd_suspend(mtd) : 0; in mtd_cls_suspend()
Completed in 16 milliseconds