Searched refs:timer_int_in (Results 1 – 1 of 1) sorted by relevance
113 struct timer_list timer_int_in; /* int read retry delay */ member704 mod_timer(&ucs->timer_int_in, jiffies + HZ / 10); in read_int_callback()2227 setup_timer(&ucs->timer_int_in, int_in_resubmit, (unsigned long) cs); in gigaset_initcshw()2437 del_timer_sync(&ucs->timer_int_in); in gigaset_disconnect()2509 del_timer_sync(&ucs->timer_int_in); in gigaset_suspend()