Searched refs:stp_timer (Results 1 – 1 of 1) sorted by relevance
406 static struct timer_list stp_timer; variable447 timer_setup(&stp_timer, stp_timeout, 0); in stp_init()574 timer_delete_sync(&stp_timer); in stp_work_fn()600 mod_timer(&stp_timer, jiffies + msecs_to_jiffies(MSEC_PER_SEC)); in stp_work_fn()
Completed in 4 milliseconds