Home
last modified time | relevance | path

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

/drivers/mtd/nand/raw/
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()
1533 nextmtd = doc->nextdoc; in release_nanddoc()