Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/
H A Dmtdblock.c298 mtd_sync(mbd->mtd); in mtdblock_release()
313 mtd_sync(dev->mtd); in mtdblock_flush()
H A Drfd_ftl.c413 mtd_sync(part->mbd.mtd); in reclaim_block()
H A Dmtdconcat.c558 mtd_sync(subdev); in concat_sync()
H A Dftl.c613 mtd_sync(part->mbd.mtd); in reclaim_block()
H A Dmtdchar.c100 mtd_sync(mtd); in mtdchar_close()
H A Dmtdswap.c1000 mtd_sync(d->mtd); in mtdswap_flush()
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dmtd.c34 rc = efx->type->mtd_sync(mtd); in ef4_mtd_sync()
H A Dnet_driver.h1136 int (*mtd_sync)(struct mtd_info *mtd); member
H A Dfalcon.c2788 .mtd_sync = falcon_mtd_sync,
2885 .mtd_sync = falcon_mtd_sync,
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dmtd.c34 rc = efx->type->mtd_sync(mtd); in efx_mtd_sync()
H A Dnet_driver.h1422 int (*mtd_sync)(struct mtd_info *mtd); member
H A Dsiena.c1067 .mtd_sync = efx_siena_mcdi_mtd_sync,
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmtd.c34 rc = efx->type->mtd_sync(mtd); in efx_mtd_sync()
H A Dnet_driver.h1471 int (*mtd_sync)(struct mtd_info *mtd); member
H A Def10.c4256 .mtd_sync = efx_mcdi_mtd_sync,
/openbmc/linux/fs/jffs2/
H A Dsuper.c340 mtd_sync(c->mtd); in jffs2_put_super()
/openbmc/u-boot/include/linux/mtd/
H A Dmtd.h435 static inline void mtd_sync(struct mtd_info *mtd) in mtd_sync() function
/openbmc/linux/drivers/mtd/ubi/
H A Dkapi.c768 mtd_sync(ubi->mtd); in ubi_sync()
/openbmc/linux/include/linux/mtd/
H A Dmtd.h531 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()