Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Ddoc2000.h200 struct mtd_info *nextdoc; member
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Ddoc2000.h190 struct mtd_info *nextdoc; member
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A 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()