Searched refs:mtd_suspend (Results 1 - 3 of 3) sorted by relevance

/u-boot/include/linux/mtd/
H A Dmtd.h449 static inline int mtd_suspend(struct mtd_info *mtd) function
/u-boot/drivers/mtd/
H A Dmtdconcat.c583 if ((rc = mtd_suspend(subdev)) < 0)
H A Dmtdcore.c195 return mtd ? mtd_suspend(mtd) : 0;

Completed in 116 milliseconds