Linux Kernel
3.7.1
|
Data Fields | |
void(* | init )(struct ct_timer_instance *) |
void(* | prepare )(struct ct_timer_instance *) |
void(* | start )(struct ct_timer_instance *) |
void(* | stop )(struct ct_timer_instance *) |
void(* | free_instance )(struct ct_timer_instance *) |
void(* | interrupt )(struct ct_timer *) |
void(* | free_global )(struct ct_timer *) |
void(* free_instance)(struct ct_timer_instance *) |
void(* init)(struct ct_timer_instance *) |
void(* prepare)(struct ct_timer_instance *) |
void(* start)(struct ct_timer_instance *) |
void(* stop)(struct ct_timer_instance *) |