NAND_RELEASE_DEVICE(9) | Internal Functions Provided | NAND_RELEASE_DEVICE(9) |
NAME¶
nand_release_device - [GENERIC] release chip
SYNOPSIS¶
void nand_release_device(struct mtd_info * mtd);
ARGUMENTS¶
mtd
MTD device structure
DESCRIPTION¶
Release chip lock and wake up anyone waiting on the device.
AUTHOR¶
Thomas Gleixner <tglx@linutronix.de>
Author.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |