1NAND_UNLOCK(9)             Public Functions Provided            NAND_UNLOCK(9)
2
3
4

NAME

6       nand_unlock - [REPLACABLE] unlocks specified locked blockes
7

SYNOPSIS

9       int nand_unlock(struct mtd_info * mtd, loff_t ofs, uint64_t len);
10

ARGUMENTS

12       mtd
13           -- undescribed --
14
15       ofs
16           -- undescribed --
17
18       len
19           -- undescribed --
20

DESCRIPTION

22       param mtd - mtd info param ofs - offset to start unlock from param len
23       - length to unlock
24
25       return - unlock status
26

AUTHOR

28       Thomas Gleixner <tglx@linutronix.de>
29           Author.
30
32Kernel Hackers Manual 2.6.       November 2011                  NAND_UNLOCK(9)
Impressum