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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/nand/
H A Ddiskonchip.c1693 struct mtd_info *mtd, *nextmtd; local
1697 for (mtd = doclist; mtd; mtd = nextmtd) {
1701 nextmtd = doc->nextdoc;

Completed in 68 milliseconds