Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/chips/
H A Dmap_rom.c23 static int maprom_erase (struct mtd_info *mtd, struct erase_info *info);
62 mtd->_erase = maprom_erase; in map_rom_probe()
111 static int maprom_erase (struct mtd_info *mtd, struct erase_info *info) in maprom_erase() function