Searched refs:_sync (Results 1 – 1 of 1) sorted by relevance
304 void (*_sync) (struct mtd_info *mtd); member442 if (mtd->_sync) in mtd_sync()443 mtd->_sync(mtd); in mtd_sync()