Searched refs:maprom_read (Results 1 – 1 of 1) sorted by relevance
19 static int maprom_read (struct mtd_info *, loff_t, size_t, size_t *, u_char *);59 mtd->_read = maprom_read; in map_rom_probe()92 static int maprom_read (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char *buf) in maprom_read() function