Searched refs:__mtd_next_device (Results 1 – 5 of 5) sorted by relevance
10 struct mtd_info *__mtd_next_device(int i);27 for ((mtd) = __mtd_next_device(0); \29 (mtd) = __mtd_next_device(mtd->index + 1))
76 struct mtd_info *__mtd_next_device(int i) in __mtd_next_device() function80 EXPORT_SYMBOL_GPL(__mtd_next_device);
11836 0x00000000 __mtd_next_device vmlinux EXPORT_SYMBOL_GPL
34379 ffff8000108de9e4 T __mtd_next_device
Completed in 327 milliseconds