Searched refs:EV_RELEASE (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/isdn/hisax/ |
H A D | callc.c | 122 EV_RELEASE, /* 4 */ enumerator in enum:__anon5274 151 "EV_RELEASE", 778 {ST_OUT_DIAL, EV_RELEASE, lli_dhup_close}, 785 {ST_IN_WAIT_LL, EV_RELEASE, lli_dhup_close}, 792 {ST_IN_ALERT_SENT, EV_RELEASE, lli_dhup_close}, 799 {ST_IN_ALERT_SENT, EV_RELEASE, lli_dhup_close}, 803 {ST_IN_WAIT_CONN_ACK, EV_RELEASE, lli_dhup_close}, 809 {ST_WAIT_BCONN, EV_RELEASE, lli_rel_b_dhup}, 817 {ST_ACTIVE, EV_RELEASE, lli_abort}, 821 {ST_WAIT_BRELEASE, EV_RELEASE, lli_bhup_dhup}, 824 {ST_WAIT_BREL_DISC, EV_RELEASE, lli_bhup_dhup}, 827 {ST_WAIT_DCOMMAND, EV_RELEASE, lli_dhup_close}, 829 {ST_WAIT_DRELEASE, EV_RELEASE, lli_dhup_close}, 832 {ST_WAIT_D_REL_CNF, EV_RELEASE, lli_dhup_close}, 955 FsmEvent(&chanp->fi, EV_RELEASE, NULL); dchan_l3l4() 958 FsmEvent(&chanp->fi, EV_RELEASE, NULL); dchan_l3l4() 964 FsmEvent(&chanp->fi, EV_RELEASE, NULL); dchan_l3l4() 967 FsmEvent(&chanp->fi, EV_RELEASE, NULL); dchan_l3l4() 988 FsmEvent(&chanp->fi, EV_RELEASE, NULL); dchan_l3l4()
|
Completed in 45 milliseconds