Searched refs:EV_RELEASE (Results 1 – 1 of 1) sorted by relevance
/linux-4.19.296/drivers/isdn/hisax/ |
D | callc.c | 122 EV_RELEASE, /* 4 */ enumerator 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}, [all …]
|