Searched defs:map_absent_probe (Results 1 - 1 of 1) sorted by relevance

/drivers/mtd/chips/
H A Dmap_absent.c33 static struct mtd_info *map_absent_probe(struct map_info *map);
38 .probe = map_absent_probe,
44 static struct mtd_info *map_absent_probe(struct map_info *map) function

Completed in 10 milliseconds