Home
last modified time | relevance | path

Searched refs:EV_TIMER (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/isdn/mISDN/
H A Dtei.c200 EV_TIMER, enumerator
203 #define TEI_EVENT_COUNT (EV_TIMER + 1)
215 "EV_TIMER",
472 mISDN_FsmAddTimer(&tm->timer, tm->tval, EV_TIMER, NULL, 1); in tei_id_request()
592 mISDN_FsmAddTimer(&tm->timer, tm->tval, EV_TIMER, NULL, 2); in tei_id_verify()
607 mISDN_FsmAddTimer(&tm->timer, tm->tval, EV_TIMER, NULL, 3); in tei_id_req_tout()
626 mISDN_FsmAddTimer(&tm->timer, tm->tval, EV_TIMER, NULL, 4); in tei_id_ver_tout()
642 {ST_TEI_IDREQ, EV_TIMER, tei_id_req_tout},
645 {ST_TEI_IDVERIFY, EV_TIMER, tei_id_ver_tout},
690 mISDN_FsmAddTimer(&tm->timer, tm->tval, EV_TIMER, NUL in tei_id_chk_req_net()
[all...]
/kernel/linux/linux-6.6/drivers/isdn/mISDN/
H A Dtei.c200 EV_TIMER, enumerator
203 #define TEI_EVENT_COUNT (EV_TIMER + 1)
215 "EV_TIMER",
472 mISDN_FsmAddTimer(&tm->timer, tm->tval, EV_TIMER, NULL, 1); in tei_id_request()
592 mISDN_FsmAddTimer(&tm->timer, tm->tval, EV_TIMER, NULL, 2); in tei_id_verify()
607 mISDN_FsmAddTimer(&tm->timer, tm->tval, EV_TIMER, NULL, 3); in tei_id_req_tout()
626 mISDN_FsmAddTimer(&tm->timer, tm->tval, EV_TIMER, NULL, 4); in tei_id_ver_tout()
642 {ST_TEI_IDREQ, EV_TIMER, tei_id_req_tout},
645 {ST_TEI_IDVERIFY, EV_TIMER, tei_id_ver_tout},
690 mISDN_FsmAddTimer(&tm->timer, tm->tval, EV_TIMER, NUL in tei_id_chk_req_net()
[all...]

Completed in 3 milliseconds