Searched refs:doclist (Results 1 – 1 of 1) sorted by relevance
59 static struct mtd_info *doclist = NULL; variable1523 for (mtd = doclist; mtd; mtd = doc->nextdoc) { in doc_probe()1601 doc->nextdoc = doclist; in doc_probe()1623 doclist = mtd; in doc_probe()1645 for (mtd = doclist; mtd; mtd = nextmtd) { in release_nanddoc()1688 if (!doclist) { in init_nanddoc()