Home
last modified time | relevance | path

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

/include/linux/mtd/
A Dmtd.h278 int (*_suspend) (struct mtd_info *mtd); member
476 return mtd->_suspend ? mtd->_suspend(mtd) : 0; in mtd_suspend()

Completed in 5 milliseconds