Searched refs:l1_go_f7_act_ind (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/isdn/hisax/ |
D | hisax_isac.c | 328 static void l1_go_f7_act_ind(struct FsmInst *fi, int event, void *arg) in l1_go_f7_act_ind() function 375 {ST_L1_RESET, EV_PH_AI8, l1_go_f7_act_ind}, 382 {ST_L1_F3_PDOWN, EV_PH_AI8, l1_go_f7_act_ind}, 391 {ST_L1_F3_PEND_DEACT, EV_PH_AI8, l1_go_f7_act_ind}, 396 {ST_L1_F4, EV_PH_AI8, l1_go_f7_act_ind}, 403 {ST_L1_F5, EV_PH_AI8, l1_go_f7_act_ind}, 411 {ST_L1_F6, EV_PH_AI8, l1_go_f7_act_ind}, 426 {ST_L1_F8, EV_PH_AI8, l1_go_f7_act_ind},
|