Searched refs:maprom_write (Results 1 – 1 of 1) sorted by relevance
19 static int maprom_write (struct mtd_info *, loff_t, size_t, size_t *, const u_char *);59 mtd->_write = maprom_write; in map_rom_probe()105 static int maprom_write (struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const u_char … in maprom_write() function
Completed in 3 milliseconds