Searched refs:mtd_cse (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/cris/arch-v10/drivers/
H A Daxisflashmap.c226 struct mtd_info *mtd_cse; flash_probe() local
246 mtd_cse = mtd_concat_create(mtds, ARRAY_SIZE(mtds), flash_probe()
248 if (!mtd_cse) { flash_probe()
255 mtd_cse = mtd_cse0; flash_probe()
259 mtd_cse = mtd_cse0? mtd_cse0 : mtd_cse1; flash_probe()
262 return mtd_cse; flash_probe()

Completed in 56 milliseconds