|
Linux Kernel
3.7.1
|
Data Fields | |
| u8 | event_type |
| u8 | length |
| u8 | sub_type |
| u8 | status |
| union { | |
| char plc [30] | |
| u16 plu | |
| s16 pls | |
| }; | |
Definition at line 70 of file nvec_power.c.
| union { ... } |
Definition at line 71 of file nvec_power.c.
| u8 length |
Definition at line 72 of file nvec_power.c.
| char plc[30] |
Definition at line 77 of file nvec_power.c.
| s16 pls |
Definition at line 79 of file nvec_power.c.
| u16 plu |
Definition at line 78 of file nvec_power.c.
Definition at line 74 of file nvec_power.c.
| u8 sub_type |
Definition at line 73 of file nvec_power.c.
1.8.2