Searched refs:l1_go_f6 (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/isdn/hisax/ |
D | hisax_isac.c | 315 static void l1_go_f6(struct FsmInst *fi, int event, void *arg) in l1_go_f6() function 374 {ST_L1_RESET, EV_PH_AR, l1_go_f6}, 379 {ST_L1_F3_PDOWN, EV_PH_AR, l1_go_f6}, 390 {ST_L1_F3_PEND_DEACT, EV_PH_AR, l1_go_f6}, 402 {ST_L1_F5, EV_PH_AR, l1_go_f6}, 424 {ST_L1_F8, EV_PH_AR, l1_go_f6},
|
D | st5481_d.c | 76 l1_go_f6(struct FsmInst *fi, int event, void *arg) in l1_go_f6() function 138 {ST_L1_F3, EV_IND_AP, l1_go_f6}, 145 {ST_L1_F4, EV_IND_AP, l1_go_f6}, 157 {ST_L1_F7, EV_IND_AP, l1_go_f6}, 164 {ST_L1_F8, EV_IND_AP, l1_go_f6},
|