Searched refs:EV_PH_AR (Results 1 – 1 of 1) sorted by relevance
/linux-4.19.296/drivers/isdn/hisax/ |
D | hisax_isac.c | 205 EV_PH_AR, // 1000 enumerator 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}, 418 {ST_L1_F7, EV_PH_AR, l1_go_f6_deact_ind}, 424 {ST_L1_F8, EV_PH_AR, l1_go_f6},
|