Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mtd/
Ddoc2000.h214 struct mtd_info *nextdoc; member
/linux-4.4.14/drivers/mtd/nand/
Ddiskonchip.c71 struct mtd_info *nextdoc; member
1523 for (mtd = doclist; mtd; mtd = doc->nextdoc) { in doc_probe()
1601 doc->nextdoc = doclist; in doc_probe()
1649 nextmtd = doc->nextdoc; in release_nanddoc()