Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/mtd/
Ddoc2000.h200 struct mtd_info *nextdoc; member
/Linux-v5.15/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()