Searched refs:EV_RELEASE_REQ (Results 1 – 1 of 1) sorted by relevance
/linux-4.19.296/drivers/isdn/hisax/ |
D | isdnl3.c | 50 EV_RELEASE_REQ, enumerator 295 FsmEvent(&p->st->l3.l3m, EV_RELEASE_REQ, NULL); in release_l3_process() 441 FsmEvent(&st->l3.l3m, EV_RELEASE_REQ, NULL); in lc_connect() 462 FsmEvent(&st->l3.l3m, EV_RELEASE_REQ, NULL); in lc_connected() 533 {ST_L3_LC_ESTAB_WAIT, EV_RELEASE_REQ, lc_start_delay}, 536 {ST_L3_LC_ESTAB, EV_RELEASE_REQ, lc_start_delay_check}, 575 FsmEvent(&st->l3.l3m, EV_RELEASE_REQ, NULL); in l3_msg()
|