Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/chips/
Dmap_rom.c22 static int maprom_erase (struct mtd_info *mtd, struct erase_info *info);
58 mtd->_erase = maprom_erase; in map_rom_probe()
102 static int maprom_erase (struct mtd_info *mtd, struct erase_info *info) in maprom_erase() function