|
Linux Kernel
3.7.1
|
#include <interrupt.h>
Data Fields | |
| struct hrtimer | timer |
| struct tasklet_struct | tasklet |
| enum hrtimer_restart(* | function )(struct hrtimer *) |
Definition at line 610 of file interrupt.h.
| enum hrtimer_restart(* function)(struct hrtimer *) |
Definition at line 613 of file interrupt.h.
| struct tasklet_struct tasklet |
Definition at line 612 of file interrupt.h.
Definition at line 611 of file interrupt.h.
1.8.2