Searched refs:l1_timer (Results 1 - 1 of 1) sorted by relevance

/drivers/isdn/hisax/
H A Dhfc4s8s_l1.c153 struct timer_list l1_timer; /* layer 1 timer structure */ member in struct:hfc4s8s_l1
381 mod_timer(&l1->l1_timer,
1123 del_timer(&l1p->l1_timer);
1137 mod_timer(&l1p->l1_timer,
1158 (&l1p->l1_timer))
1160 mod_timer(&l1p->l1_timer,
1166 l1_timer);
1458 del_timer(&hw->l1[i].l1_timer);
1512 l1p->l1_timer.function = (void *) hfc_l1_timer;
1513 l1p->l1_timer
[all...]

Completed in 44 milliseconds