Searched refs:EV_DIAL (Results 1 - 5 of 5) sorted by relevance
/drivers/isdn/hisax/ |
H A D | callc.c | 118 EV_DIAL, /* 0 */ enumerator in enum:__anon1235 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);
|
/drivers/isdn/gigaset/ |
H A D | gigaset.h | 206 #define EV_DIAL -115 macro
|
H A D | i4l.c | 310 if (!gigaset_add_event(cs, &bcs->at_state, EV_DIAL, commands,
|
H A D | ev-layer.c | 265 {EV_DIAL, -1, -1, -1, -1, -1, {ACT_DIAL} },
|
H A D | capi.c | 1549 /* queue & schedule EV_DIAL event */ 1550 if (!gigaset_add_event(cs, &bcs->at_state, EV_DIAL, commands,
|
Completed in 192 milliseconds