other versions
NAND_GET_DEVICE(9) | Internal Functions Provided | NAND_GET_DEVICE(9) |
NAME¶
nand_get_device - [GENERIC] Get chip for selected access
SYNOPSIS¶
int nand_get_device(struct mtd_info * mtd, int new_state);
ARGUMENTS¶
struct mtd_info * mtd
MTD device structure
int new_state
the state which is requested
DESCRIPTION¶
Get the device and lock it for exclusive access
AUTHOR¶
Thomas Gleixner <tglx@linutronix.de>
Author.
COPYRIGHT¶
July 2017 | Kernel Hackers Manual 4.12 |