Linux Kernel
3.7.1
|
#include <hpi.h>
Data Fields | |
u16 | event_type |
u16 | sequence |
u32 | state |
u32 | h_object |
union { | |
struct { | |
u16 index | |
} gpio | |
struct { | |
u16 node_index | |
u16 node_type | |
} control | |
} | u |
struct { ... } control |
struct { ... } gpio |
union { ... } u |