Lines Matching refs:timer_struct
47 } timer_struct; typedef
48 static timer_struct timer;
52 timer_struct *timer_call; in timer_oneshot()
53 timer_call = (timer_struct *)param; in timer_oneshot()
62 timer_struct *timer_call; in timer_periodic()
63 timer_call = (timer_struct *)param; in timer_periodic()
214 timer_struct *timer_call; in timer_control()
215 timer_call = (timer_struct *)param; in timer_control()
279 timer_struct *timer_call; in timer_start_in_callback()
280 timer_call = (timer_struct *)param; in timer_start_in_callback()
302 timer_struct *timer_call; in timer_start_stop_in_callback()
303 timer_call = (timer_struct *)param; in timer_start_stop_in_callback()