Searched refs:l1_timer3 (Results 1 - 4 of 4) sorted by relevance
/drivers/isdn/mISDN/ |
H A D | layer1.c | 194 l1_timer3(struct FsmInst *fi, int event, void *arg) function 292 {ST_L1_F3, EV_TIMER3, l1_timer3}, 293 {ST_L1_F4, EV_TIMER3, l1_timer3}, 294 {ST_L1_F5, EV_TIMER3, l1_timer3}, 295 {ST_L1_F6, EV_TIMER3, l1_timer3}, 296 {ST_L1_F8, EV_TIMER3, l1_timer3},
|
/drivers/isdn/hisax/ |
H A D | isdnl1.c | 546 l1_timer3(struct FsmInst *fi, int event, void *arg) function 637 {ST_L1_F3, EV_TIMER3, l1_timer3}, 638 {ST_L1_F4, EV_TIMER3, l1_timer3}, 639 {ST_L1_F5, EV_TIMER3, l1_timer3}, 640 {ST_L1_F6, EV_TIMER3, l1_timer3}, 641 {ST_L1_F8, EV_TIMER3, l1_timer3}, 700 {ST_L1_DEACT, EV_TIMER3, l1_timer3}, 701 {ST_L1_SYNC2, EV_TIMER3, l1_timer3},
|
H A D | st5481_d.c | 109 l1_timer3(struct FsmInst *fi, int event, void *arg) function 143 {ST_L1_F4, EV_TIMER3, l1_timer3}, 149 {ST_L1_F6, EV_TIMER3, l1_timer3}, 162 {ST_L1_F8, EV_TIMER3, l1_timer3},
|
H A D | hisax_isac.c | 359 static void l1_timer3(struct FsmInst *fi, int event, void *arg) function 384 {ST_L1_F3_PDOWN, EV_TIMER3, l1_timer3}, 397 {ST_L1_F4, EV_TIMER3, l1_timer3}, 404 {ST_L1_F5, EV_TIMER3, l1_timer3}, 413 {ST_L1_F6, EV_TIMER3, l1_timer3}, 427 {ST_L1_F8, EV_TIMER3, l1_timer3},
|
Completed in 77 milliseconds