other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
| STRUCT PLATFORM_NAND(9) | Structures | STRUCT PLATFORM_NAND(9) |
NAME¶
struct_platform_nand_data - container structure for platform-specific dataSYNOPSIS¶
struct platform_nand_data {
struct platform_nand_chip chip;
struct platform_nand_ctrl ctrl;
};
MEMBERS¶
chipchip level chip structure
ctrl
controller level device structure
AUTHOR¶
Thomas Gleixner <tglx@linutronix.de>Author.
COPYRIGHT¶
| February 2017 | Kernel Hackers Manual 3.16 |