Lines Matching defs:timer
3554 struct timer_list timer;
3560 struct hdw_timer *timer = from_timer(timer, t, timer);
3561 struct pvr2_hdw *hdw = timer->hdw;
3584 struct hdw_timer timer = {
3644 timer_setup_on_stack(&timer.timer, pvr2_ctl_timeout, 0);
3645 timer.timer.expires = jiffies + timeout;
3711 /* Start timer */
3712 add_timer(&timer.timer);
3721 /* Stop timer */
3722 del_timer_sync(&timer.timer);
3804 destroy_timer_on_stack(&timer.timer);
4245 /* paranoia - solve race if timer just completed */
4274 /* waitok flag wasn't set and timer isn't
4276 a race then start the timer. This is
4289 timer. */
4416 /* Timeout function for quiescent timer. */
4427 /* Timeout function for decoder stabilization timer. */
4438 /* Timeout function for encoder wait timer. */
4449 /* Timeout function for encoder run timer. */
4476 /* paranoia - solve race if timer(s) just completed */
4478 /* Kill the stabilization timer, in case we're killing the
4487 quiescent timer until right here because
4493 race - the timer could have run and set