nand_release_device (9) Linux Manual Page
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 [at] linutronix.de>
- Author.
