Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/chips/
H A Dmap_ram.c23 static struct mtd_info *map_ram_probe(struct map_info *map);
30 .probe = map_ram_probe,
35 static struct mtd_info *map_ram_probe(struct map_info *map) in map_ram_probe() function