Searched refs:l2_queue_ui (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/drivers/isdn/hisax/ |
D | isdnl2.c | 584 l2_queue_ui(struct FsmInst *fi, int event, void *arg) in l2_queue_ui() function 1545 {ST_L2_2, EV_L2_DL_UNIT_DATA, l2_queue_ui}, 1546 {ST_L2_3, EV_L2_DL_UNIT_DATA, l2_queue_ui},
|
/linux-4.19.296/drivers/isdn/mISDN/ |
D | layer2.c | 793 l2_queue_ui(struct FsmInst *fi, int event, void *arg) in l2_queue_ui() function 1786 {ST_L2_2, EV_L2_DL_UNITDATA, l2_queue_ui}, 1787 {ST_L2_3, EV_L2_DL_UNITDATA, l2_queue_ui},
|