nand_unlock

Langue: en

Version: October 2010 (fedora - 01/12/10)

Section: 9 (Appels noyau Linux)

NAME

nand_unlock - [REPLACABLE] unlocks specified locked blockes

SYNOPSIS

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

ARGUMENTS

mtd

-- undescribed --

ofs

-- undescribed --

len

-- undescribed --

DESCRIPTION

param

mtd - mtd info param ofs - offset to start unlock from param len - length to unlock

return - unlock status

AUTHOR

Thomas Gleixner <tglx@linutronix.de>

Author.