1NAND_CHECK_WP(9) Internal Functions Provided NAND_CHECK_WP(9)
23
4
NAME
6nand_check_wp - [GENERIC] check if the chip is write protected
7
SYNOPSIS
9int nand_check_wp(struct mtd_info * mtd);
10
ARGUMENTS
12mtd
13MTD device structure Check, if the device is write protected
14
DESCRIPTION
16The function expects, that the device is already selected
17
AUTHOR
19Thomas Gleixner <tglx@linutronix.de>
20Author.
21
COPYRIGHT
23Kernel Hackers Manual 2.6. June 2019 NAND_CHECK_WP(9)