Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/isdn/hisax/
Dfsm.c66 fi->fsm->strEvent[event]); in FsmEvent()
73 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.c587 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.c1834 l2fsm.strEvent = strL2Event; in Isdnl2New()
/linux-3.4.99/drivers/isdn/mISDN/
Dfsm.h34 char **strEvent, **strState; member
Dfsm.c76 fi->fsm->strEvent[event]); in mISDN_FsmEvent()
83 fi->fsm->strEvent[event]); in mISDN_FsmEvent()
Dlayer1.c399 l1fsm_s.strEvent = strL1Event; in l1_init()
Dtei.c1355 teifsmu.strEvent = strTeiEvent; in TEIInit()
1360 teifsmn.strEvent = strTeiEvent; in TEIInit()
1365 deactfsm.strEvent = strDeactEvent; in TEIInit()
Dlayer2.c2208 l2fsm.strEvent = strL2Event; in Isdnl2_Init()