Home
last modified time | relevance | path

Searched refs:strState (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/drivers/isdn/mISDN/
Dfsm.c71 fi->fsm->strState[fi->state], in mISDN_FsmEvent()
78 fi->fsm->strState[fi->state], in mISDN_FsmEvent()
91 fi->fsm->strState[newstate]); in mISDN_FsmChangeState()
Dfsm.h25 char **strEvent, **strState; member
Dlayer1.c407 l1fsm_s.strState = strL1SState; in Isdnl1_Init()
Dtei.c1383 teifsmu.strState = strTeiState; in TEIInit()
1390 teifsmn.strState = strTeiState; in TEIInit()
1397 deactfsm.strState = strDeactState; in TEIInit()
Dlayer2.c2244 l2fsm.strState = strL2State; in Isdnl2_Init()