other versions
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¶
struct platform_nand_chip chipchip level chip structure
struct platform_nand_ctrl ctrl
controller level device structure
AUTHOR¶
Thomas Gleixner <tglx@linutronix.de>Author.
COPYRIGHT¶
September 2017 | Kernel Hackers Manual 4.12 |