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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Dcallc.c118 EV_DIAL, /* 0 */ enumerator in enum:__anon11862
147 "EV_DIAL",
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},
1539 FsmEvent(&chanp->fi, EV_DIAL, NULL);
1542 FsmAddTimer(&chanp->dial_timer, 50, EV_DIAL, NULL, 71);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/gigaset/
H A Dgigaset.h207 #define EV_DIAL -115 macro
H A Di4l.c311 if (!gigaset_add_event(cs, &bcs->at_state, EV_DIAL, commands,
H A Dev-layer.c263 {EV_DIAL, -1, -1, -1, -1, -1, {ACT_DIAL} },
H A Dcapi.c1543 /* queue & schedule EV_DIAL event */
1544 if (!gigaset_add_event(cs, &bcs->at_state, EV_DIAL, commands,

Completed in 125 milliseconds