Searched refs:probe_cs (Results 1 – 2 of 2) sorted by relevance
193 static struct mtd_info *probe_cs(struct map_info *map_cs) in probe_cs() function228 mtd_cse0 = probe_cs(&map_cse0); in flash_probe()229 mtd_cse1 = probe_cs(&map_cse1); in flash_probe()
229 static struct mtd_info *probe_cs(struct map_info *map_cs) in probe_cs() function267 if ((mtd_cse0 = probe_cs(&map_cse0)) != NULL) in flash_probe()269 if ((mtd_cse1 = probe_cs(&map_cse1)) != NULL) in flash_probe()