Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mtd/chips/
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