Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/chips/
H A Dmap_rom.c22 static struct mtd_info *map_rom_probe(struct map_info *map);
30 .probe = map_rom_probe,
44 static struct mtd_info *map_rom_probe(struct map_info *map) in map_rom_probe() function