Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mtd/
Ddoc2000.h214 struct mtd_info *nextdoc; member
/linux-4.1.27/drivers/mtd/nand/
Ddiskonchip.c71 struct mtd_info *nextdoc; member
1526 for (mtd = doclist; mtd; mtd = doc->nextdoc) { in doc_probe()
1602 doc->nextdoc = doclist; in doc_probe()
1650 nextmtd = doc->nextdoc; in release_nanddoc()