Searched refs:maprom_read (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/mtd/chips/
H A Dmap_rom.c19 static int maprom_read (struct mtd_info *, loff_t, size_t, size_t *, u_char *);
59 mtd->_read = maprom_read;
92 static int maprom_read (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char *buf) function

Completed in 144 milliseconds