1NAND_GET_DEVICE(9) Internal Functions Provided NAND_GET_DEVICE(9)
23
4
NAME
6nand_get_device - [GENERIC] Get chip for selected access
7
SYNOPSIS
9int nand_get_device(struct mtd_info * mtd, int new_state);
10
ARGUMENTS
12mtd
13MTD device structure
1415
new_state
16the state which is requested
17
DESCRIPTION
19Get the device and lock it for exclusive access
20
AUTHOR
22Thomas Gleixner <tglx@linutronix.de>
23Author.
24
COPYRIGHT
26Kernel Hackers Manual 3.10 June 2019 NAND_GET_DEVICE(9)