Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/chips/
H A Dmap_rom.c20 static int maprom_write (struct mtd_info *, loff_t, size_t, size_t *, const u_char *);
60 mtd->_write = maprom_write; in map_rom_probe()
106 static int maprom_write (struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const u_char … in maprom_write() function