Home
last modified time | relevance | path

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

/drivers/mtd/chips/
Dmap_ram.c22 static struct mtd_info *map_ram_probe(struct map_info *map);
28 .probe = map_ram_probe,
33 static struct mtd_info *map_ram_probe(struct map_info *map) in map_ram_probe() function