|
VSF Documented
|
#include <timer.h>
Data Fields | |
| struct hlist_node | entry |
| unsigned long | expires |
| void(* | function )(struct timer_list *) |
| u32 | flags |
| struct hlist_node timer_list::entry |
| unsigned long timer_list::expires |
| void(* timer_list::function) (struct timer_list *) |
| u32 timer_list::flags |