Home
last modified time | relevance | path

Searched refs:strEvent (Results 1 – 15 of 15) sorted by relevance

/linux-4.19.296/drivers/isdn/mISDN/
Dfsm.h34 char **strEvent, **strState; member
Dfsm.c81 fi->fsm->strEvent[event]); in mISDN_FsmEvent()
88 fi->fsm->strEvent[event]); in mISDN_FsmEvent()
Dlayer1.c415 l1fsm_s.strEvent = strL1Event; in Isdnl1_Init()
Dtei.c1393 teifsmu.strEvent = strTeiEvent; in TEIInit()
1400 teifsmn.strEvent = strTeiEvent; in TEIInit()
1407 deactfsm.strEvent = strDeactEvent; in TEIInit()
Dlayer2.c2255 l2fsm.strEvent = strL2Event; in Isdnl2_Init()
/linux-4.19.296/drivers/isdn/hisax/
Dfsm.c68 fi->fsm->strEvent[event]); in FsmEvent()
75 fi->fsm->strEvent[event]); in FsmEvent()
Dfsm.h26 char **strEvent, **strState; member
Disdnl1.c761 l1fsm_s.strEvent = strL1Event; in Isdnl1New()
769 l1fsm_b.strEvent = strL1Event; in Isdnl1New()
779 l1fsm_u.strEvent = strL1Event; in Isdnl1New()
Dst5481_d.c753 l1fsm.strEvent = strL1Event; in st5481_d_init()
761 dout_fsm.strEvent = strDoutEvent; in st5481_d_init()
Dtei.c456 teifsm.strEvent = strTeiEvent; in TeiNew()
Disdnl3.c585 l3fsm.strEvent = strL3Event; in Isdnl3New()
Dcallc.c145 static char *strEvent[] = variable
842 callcfsm.strEvent = strEvent; in CallcNew()
Dhisax_isac.c876 l1fsm.strEvent = strL1Event; in hisax_isac_init()
Dhisax.h173 char **strEvent, **strState; member
Disdnl2.c1830 l2fsm.strEvent = strL2Event; in Isdnl2New()