Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/chips/
Dmap_rom.c21 static struct mtd_info *map_rom_probe(struct map_info *map);
27 .probe = map_rom_probe,
41 static struct mtd_info *map_rom_probe(struct map_info *map) in map_rom_probe() function