Lines Matching defs:timer
3559 struct timer_list timer;
3565 struct hdw_timer *timer = from_timer(timer, t, timer);
3566 struct pvr2_hdw *hdw = timer->hdw;
3589 struct hdw_timer timer = {
3649 timer_setup_on_stack(&timer.timer, pvr2_ctl_timeout, 0);
3650 timer.timer.expires = jiffies + timeout;
3716 /* Start timer */
3717 add_timer(&timer.timer);
3726 /* Stop timer */
3727 del_timer_sync(&timer.timer);
3809 destroy_timer_on_stack(&timer.timer);
4250 /* paranoia - solve race if timer just completed */
4279 /* waitok flag wasn't set and timer isn't
4281 a race then start the timer. This is
4294 timer. */
4421 /* Timeout function for quiescent timer. */
4432 /* Timeout function for decoder stabilization timer. */
4443 /* Timeout function for encoder wait timer. */
4454 /* Timeout function for encoder run timer. */
4481 /* paranoia - solve race if timer(s) just completed */
4483 /* Kill the stabilization timer, in case we're killing the
4492 quiescent timer until right here because
4498 race - the timer could have run and set