Lines Matching refs:mtd_info
50 struct mtd_info *mtd;
59 struct mtd_info *mtd, int partition) in ofs_to_block()
112 struct mtd_info *mtd) in maple_vmu_read_block()
229 struct mtd_info *mtd) in maple_vmu_write_block()
305 struct mtd_info *mtd) in vmu_flash_read_char()
352 static int vmu_flash_read(struct mtd_info *mtd, loff_t from, size_t len, in vmu_flash_read()
418 static int vmu_flash_write(struct mtd_info *mtd, loff_t to, size_t len, in vmu_flash_write()
495 static void vmu_flash_sync(struct mtd_info *mtd) in vmu_flash_sync()
509 struct mtd_info *mtd_cur; in vmu_queryblocks()
639 card->mtd = kmalloc(sizeof(struct mtd_info) * card->partitions, in vmu_connect()
719 struct mtd_info *mtd; in vmu_can_unload()