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

NAME

6       nand_unlock - [REPLACEABLE] unlocks specified locked blocks
7

SYNOPSIS

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

ARGUMENTS

12       mtd
13           mtd info
14
15       ofs
16           offset to start unlock from
17
18       len
19           length to unlock
20

DESCRIPTION

22       Returns unlock status.
23

AUTHOR

25       Thomas Gleixner <tglx@linutronix.de>
26           Author.
27
29Kernel Hackers Manual 3.10         June 2019                    NAND_UNLOCK(9)
Impressum