Searched refs:mapram_unpoint (Results 1 – 1 of 1) sorted by relevance
26 static int mapram_unpoint(struct mtd_info *mtd, loff_t from, size_t len);75 mtd->_unpoint = mapram_unpoint; in map_ram_probe()101 static int mapram_unpoint(struct mtd_info *mtd, loff_t from, size_t len) in mapram_unpoint() function