Searched refs:maprom_write (Results 1 - 1 of 1) sorted by relevance

/drivers/mtd/chips/
H A Dmap_rom.c18 static int maprom_write (struct mtd_info *, loff_t, size_t, size_t *, const u_char *);
46 mtd->_write = maprom_write;
86 static int maprom_write (struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const u_char *buf) function

Completed in 210 milliseconds