other versions
STRUCT NAND_DATA_INT(9) | Structures | STRUCT NAND_DATA_INT(9) |
NAME¶
struct_nand_data_interface - NAND interface timingSYNOPSIS¶
struct nand_data_interface { enum nand_data_interface_type type; union timings; };
MEMBERS¶
enum nand_data_interface_type typetype of the timing
union timings
The timing, type according to type
AUTHOR¶
Thomas Gleixner <tglx@linutronix.de>Author.
COPYRIGHT¶
September 2017 | Kernel Hackers Manual 4.12 |