Home
last modified time | relevance | path

Searched refs:doclist (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Ddiskonchip.c58 static struct mtd_info *doclist = NULL; variable
1397 for (mtd = doclist; mtd; mtd = doc->nextdoc) { in doc_probe()
1485 doc->nextdoc = doclist; in doc_probe()
1503 doclist = mtd; in doc_probe()
1529 for (mtd = doclist; mtd; mtd = nextmtd) { in release_nanddoc()
1561 if (!doclist) { in init_nanddoc()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Ddiskonchip.c58 static struct mtd_info *doclist = NULL; variable
1397 for (mtd = doclist; mtd; mtd = doc->nextdoc) { in doc_probe()
1485 doc->nextdoc = doclist; in doc_probe()
1503 doclist = mtd; in doc_probe()
1529 for (mtd = doclist; mtd; mtd = nextmtd) { in release_nanddoc()
1561 if (!doclist) { in init_nanddoc()

Completed in 5 milliseconds