Searched refs:resync_t (Results 1 – 1 of 1) sorted by relevance
122 struct timer_list resync_t; member505 struct sixpack *sp = from_timer(sp, t, resync_t); in resync_tnc()527 mod_timer(&sp->resync_t, jiffies + SIXP_RESYNC_TIMEOUT); in resync_tnc()538 mod_timer(&sp->resync_t, jiffies + SIXP_RESYNC_TIMEOUT); in tnc_init()619 timer_setup(&sp->resync_t, resync_tnc, 0); in sixpack_open()678 del_timer_sync(&sp->resync_t); in sixpack_close()897 mod_timer(&sp->resync_t, jiffies + SIXP_INIT_RESYNC_TIMEOUT); in decode_prio_command()961 del_timer(&sp->resync_t); in sixpack_decode()