Searched refs:resync_t (Results 1 – 1 of 1) sorted by relevance
117 struct timer_list resync_t; member494 struct sixpack *sp = from_timer(sp, t, resync_t); in resync_tnc()516 mod_timer(&sp->resync_t, jiffies + SIXP_RESYNC_TIMEOUT); in resync_tnc()527 mod_timer(&sp->resync_t, jiffies + SIXP_RESYNC_TIMEOUT); in tnc_init()604 timer_setup(&sp->resync_t, resync_tnc, 0); in sixpack_open()664 del_timer_sync(&sp->resync_t); in sixpack_close()874 mod_timer(&sp->resync_t, jiffies + SIXP_INIT_RESYNC_TIMEOUT); in decode_prio_command()940 del_timer(&sp->resync_t); in sixpack_decode()