other versions
- stretch 4.9.168-1
| 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¶
typetype of the timing
timings
The timing, type according to type
AUTHOR¶
Thomas Gleixner <tglx@linutronix.de>Author.
COPYRIGHT¶
| April 2019 | Kernel Hackers Manual 4.9. |