Linux Kernel
3.7.1
|
#include <timer_defs.h>
Data Fields | |
unsigned int | cnt: 8 |
unsigned int | cmd: 1 |
unsigned int | key: 7 |
unsigned int | dummy1: 16 |
Definition at line 168 of file timer_defs.h.
Definition at line 170 of file timer_defs.h.
unsigned int cnt |
Definition at line 169 of file timer_defs.h.
unsigned int dummy1 |
Definition at line 172 of file timer_defs.h.
unsigned int key |
Definition at line 171 of file timer_defs.h.