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
14
DESCRIPTION
16Check, if the device is write protected. The function expects, that the
17device is already selected.
18
AUTHOR
20Thomas Gleixner <tglx@linutronix.de>
21Author.
22
COPYRIGHT
24Kernel Hackers Manual 3.10 June 2019 NAND_CHECK_WP(9)