nand_unlock (9) - Linux Manuals

nand_unlock: [REPLACEABLE] unlocks specified locked blocks

NAME

nand_unlock - [REPLACEABLE] unlocks specified locked blocks

SYNOPSIS

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

ARGUMENTS

mtd

mtd info

ofs

offset to start unlock from

len

length to unlock

DESCRIPTION

Returns unlock status.

AUTHOR

Thomas Gleixner <tglx [at] linutronix.de>

Author.

COPYRIGHT