Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/chips/
H A Dmap_rom.c26 static int maprom_unpoint(struct mtd_info *mtd, loff_t from, size_t len);
58 mtd->_unpoint = maprom_unpoint; in map_rom_probe()
87 static int maprom_unpoint(struct mtd_info *mtd, loff_t from, size_t len) in maprom_unpoint() function