Home
last modified time | relevance | path

Searched refs:nextdoc (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/mtd/
H A Ddoc2000.h200 struct mtd_info *nextdoc; member
/linux/drivers/mtd/nand/raw/
H A Ddiskonchip.c72 struct mtd_info *nextdoc; member
1397 for (mtd = doclist; mtd; mtd = doc->nextdoc) { in doc_probe()
1485 doc->nextdoc = doclist; in doc_probe()
1535 nextmtd = doc->nextdoc; in release_nanddoc()