HomeSort by relevance Sort by last modified time
    Searched full:nand_writev (Results 1 - 1 of 1) sorted by null

  /external/yaffs2/yaffs2/mtdemul/
nandemul2k.c 294 static int nand_writev (struct mtd_info *mtd, const struct kvec *vecs,
297 static int nand_writev (struct mtd_info *mtd, const struct iovec *vecs,
519 static int nand_writev (struct mtd_info *mtd, const struct kvec *vecs, function
522 static int nand_writev (struct mtd_info *mtd, const struct iovec *vecs,
627 mtd->writev = nand_writev;

Completed in 275 milliseconds