Home
last modified time | relevance | path

Searched refs:EV_DIAL (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/drivers/isdn/hisax/
Dcallc.c118 EV_DIAL, /* 0 */ enumerator
771 {ST_NULL, EV_DIAL, lli_prep_dialout},
830 {ST_WAIT_DRELEASE, EV_DIAL, lli_dchan_not_ready},
833 {ST_WAIT_D_REL_CNF, EV_DIAL, lli_dchan_not_ready},
1540 FsmEvent(&chanp->fi, EV_DIAL, NULL); in HiSax_command()
1543 FsmAddTimer(&chanp->dial_timer, 50, EV_DIAL, NULL, 71); in HiSax_command()
/linux-4.19.296/drivers/isdn/gigaset/
Dgigaset.h209 #define EV_DIAL -115 macro
Di4l.c310 if (!gigaset_add_event(cs, &bcs->at_state, EV_DIAL, commands, in command_from_LL()
Dev-layer.c265 {EV_DIAL, -1, -1, -1, -1, -1, {ACT_DIAL} },
Dcapi.c1597 if (!gigaset_add_event(cs, &bcs->at_state, EV_DIAL, commands, in do_connect_req()