Scroll to navigation

NAND_CHECK_WP(9) Internal Functions Provided NAND_CHECK_WP(9)

NAME

nand_check_wp - [GENERIC] check if the chip is write protected

SYNOPSIS

int nand_check_wp(struct mtd_info * mtd);

ARGUMENTS

struct mtd_info * mtd

MTD device structure

DESCRIPTION

Check, if the device is write protected. The function expects, that the device is already selected.

AUTHOR

Thomas Gleixner <tglx@linutronix.de>

Author.

COPYRIGHT

June 2017 Kernel Hackers Manual 4.11