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

/linux-4.1.27/drivers/mtd/chips/
H A 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) map_ram_probe() function

Completed in 45 milliseconds