Searched refs:mtd_writev (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/jffs2/ |
| H A D | writev.c | 29 return mtd_writev(c->mtd, vecs, count, to, retlen); in jffs2_flash_direct_writev()
|
| /OK3568_Linux_fs/u-boot/include/linux/mtd/ |
| H A D | mtd.h | 436 int mtd_writev(struct mtd_info *mtd, const struct kvec *vecs,
|
| /OK3568_Linux_fs/kernel/include/linux/mtd/ |
| H A D | mtd.h | 519 int mtd_writev(struct mtd_info *mtd, const struct kvec *vecs,
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/ |
| H A D | mtdcore.c | 1685 int mtd_writev(struct mtd_info *mtd, const struct kvec *vecs, in mtd_writev() function 1695 EXPORT_SYMBOL_GPL(mtd_writev);
|
| H A D | mtdconcat.c | 210 err = mtd_writev(subdev, &vecs_copy[entry_low], in concat_writev()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/ |
| H A D | mtdcore.c | 2088 int mtd_writev(struct mtd_info *mtd, const struct kvec *vecs, in mtd_writev() function 2103 EXPORT_SYMBOL_GPL(mtd_writev);
|
| H A D | mtdconcat.c | 234 err = mtd_writev(subdev, &vecs_copy[entry_low], in concat_writev()
|