Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mtd/
Ddoc2000.h214 struct mtd_info *nextdoc; member
/Linux-v4.19/drivers/mtd/nand/raw/
Ddiskonchip.c70 struct mtd_info *nextdoc; member
1518 for (mtd = doclist; mtd; mtd = doc->nextdoc) { in doc_probe()
1614 doc->nextdoc = doclist; in doc_probe()
1664 nextmtd = doc->nextdoc; in release_nanddoc()