Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/chips/
H A Dmap_ram.c26 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