Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/chips/
H A Dmap_rom.c22 static int maprom_erase (struct mtd_info *mtd, struct erase_info *info);
61 mtd->_erase = maprom_erase; in map_rom_probe()
110 static int maprom_erase (struct mtd_info *mtd, struct erase_info *info) in maprom_erase() function
/kernel/linux/linux-6.6/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

Completed in 2 milliseconds