Home
last modified time | relevance | path

Searched refs:mtd_suspend (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/mtd/maps/
H A Dpxa2xx-flash.c119 if (info && mtd_suspend(info->mtd) == 0) in pxa2xx_flash_shutdown()
/linux/include/linux/mtd/
H A Dmtd.h546 static inline int mtd_suspend(struct mtd_info *mtd) in mtd_suspend() function