Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mtd/chips/
H A Dmap_rom.c25 static int maprom_unpoint(struct mtd_info *mtd, loff_t from, size_t len);
57 mtd->_unpoint = maprom_unpoint; in map_rom_probe()
86 static int maprom_unpoint(struct mtd_info *mtd, loff_t from, size_t len) in maprom_unpoint() function