Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mtd/chips/
H A Dmap_rom.c21 static struct mtd_info *map_rom_probe(struct map_info *map);
29 .probe = map_rom_probe,
43 static struct mtd_info *map_rom_probe(struct map_info *map) in map_rom_probe() function