1NAND_RELEASE_DEVICE(9) Internal Functions Provided NAND_RELEASE_DEVICE(9)
23
4
NAME
6nand_release_device - [GENERIC] release chip
7
SYNOPSIS
9void nand_release_device(struct mtd_info * mtd);
10
ARGUMENTS
12mtd
13MTD device structure
14
DESCRIPTION
16Release chip lock and wake up anyone waiting on the device.
17
AUTHOR
19Thomas Gleixner <tglx@linutronix.de>
20Author.
21
COPYRIGHT
23Kernel Hackers Manual 3.10 June 2019 NAND_RELEASE_DEVICE(9)