Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/mtd/
H A Dmtd.h435 static inline void mtd_sync(struct mtd_info *mtd) in mtd_sync() function
/openbmc/u-boot/drivers/mtd/ubi/
H A Dkapi.c774 mtd_sync(ubi->mtd); in ubi_sync()
/openbmc/u-boot/drivers/mtd/
H A Dmtdconcat.c578 mtd_sync(subdev); in concat_sync()