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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/nand/
H A Ddiskonchip.c1685 struct mtd_info *mtd, *nextmtd; local
1689 for (mtd = doclist; mtd; mtd = nextmtd) {
1693 nextmtd = doc->nextdoc;

Completed in 52 milliseconds