Searched refs:allexcept (Results 1 – 4 of 4) sorted by relevance
120 int allexcept);
313 int allexcept) in nand_unlock() argument322 allexcept ? " (allexcept)" : "", start, length); in nand_unlock()376 if (allexcept) in nand_unlock()
763 int allexcept = 0; in do_nand() local768 allexcept = 1; in do_nand()780 if (!nand_unlock(mtd, off, size, allexcept)) { in do_nand()
341 "nand unlock.allexcept [offset] [size]"
Completed in 7 milliseconds