Home
last modified time | relevance | path

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

/linux/drivers/mtd/
A Dmtdcore.h10 struct mtd_info *__mtd_next_device(int i);
27 for ((mtd) = __mtd_next_device(0); \
29 (mtd) = __mtd_next_device(mtd->index + 1))
A Dmtdcore.c76 struct mtd_info *__mtd_next_device(int i) in __mtd_next_device() function
80 EXPORT_SYMBOL_GPL(__mtd_next_device);
/linux/
A Dvmlinux.symvers11836 0x00000000 __mtd_next_device vmlinux EXPORT_SYMBOL_GPL
A DSystem.map34379 ffff8000108de9e4 T __mtd_next_device
A D.tmp_System.map34379 ffff8000108de9e4 T __mtd_next_device

Completed in 327 milliseconds