Searched refs:EV_ANYSIG_IND (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/isdn/mISDN/ |
D | layer1.c | 65 EV_ANYSIG_IND, enumerator 270 {ST_L1_F4, EV_ANYSIG_IND, l1_go_F5}, 271 {ST_L1_F6, EV_ANYSIG_IND, l1_go_F8}, 272 {ST_L1_F7, EV_ANYSIG_IND, l1_go_F8}, 328 mISDN_FsmEvent(&l1->l1m, EV_ANYSIG_IND, NULL); in l1_event() 331 mISDN_FsmEvent(&l1->l1m, EV_ANYSIG_IND, NULL); in l1_event()
|