Searched refs:EV_L2_DM (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/drivers/isdn/mISDN/ |
D | layer2.c | 36 EV_L2_DM, enumerator 1806 {ST_L2_4, EV_L2_DM, l2_reestablish}, 1807 {ST_L2_5, EV_L2_DM, l2_st5_dm_release}, 1808 {ST_L2_6, EV_L2_DM, l2_st6_dm_release}, 1809 {ST_L2_7, EV_L2_DM, l2_mdl_error_dm}, 1810 {ST_L2_8, EV_L2_DM, l2_st8_mdl_error_dm}, 1926 ret = mISDN_FsmEvent(&l2->l2m, EV_L2_DM, skb); in ph_data_indication()
|