Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/jffs2/
H A Dwritev.c29 return mtd_writev(c->mtd, vecs, count, to, retlen); in jffs2_flash_direct_writev()
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dmtd.h436 int mtd_writev(struct mtd_info *mtd, const struct kvec *vecs,
/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dmtd.h519 int mtd_writev(struct mtd_info *mtd, const struct kvec *vecs,
/OK3568_Linux_fs/u-boot/drivers/mtd/
H A Dmtdcore.c1685 int mtd_writev(struct mtd_info *mtd, const struct kvec *vecs, in mtd_writev() function
1695 EXPORT_SYMBOL_GPL(mtd_writev);
H A Dmtdconcat.c210 err = mtd_writev(subdev, &vecs_copy[entry_low], in concat_writev()
/OK3568_Linux_fs/kernel/drivers/mtd/
H A Dmtdcore.c2088 int mtd_writev(struct mtd_info *mtd, const struct kvec *vecs, in mtd_writev() function
2103 EXPORT_SYMBOL_GPL(mtd_writev);
H A Dmtdconcat.c234 err = mtd_writev(subdev, &vecs_copy[entry_low], in concat_writev()