Home
last modified time | relevance | path

Searched defs:FsmTimer (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/isdn/hisax/
Dfsm.h43 struct FsmTimer { struct
54 void FsmInitTimer(struct FsmInst *fi, struct FsmTimer *ft); argument
Dhisax.h190 struct FsmTimer { struct
191 struct FsmInst *fi;
192 struct timer_list tl;
193 int event;
217 struct FsmTimer timer; argument
/linux-4.19.296/drivers/isdn/mISDN/
Dfsm.h51 struct FsmTimer { struct
62 extern void mISDN_FsmInitTimer(struct FsmInst *, struct FsmTimer *); argument