Searched refs:AT_DIAL (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/isdn/gigaset/
H A Di4l.c255 commands[AT_DIAL] = kmalloc(l, GFP_ATOMIC);
256 if (!commands[AT_DIAL])
264 snprintf(commands[AT_DIAL], l,
270 snprintf(commands[AT_DIAL], l,
H A Dgigaset.h177 #define AT_DIAL 1 macro
H A Dcapi.c1355 commands[AT_DIAL] = kmalloc(l+3, GFP_KERNEL);
1356 if (!commands[AT_DIAL])
1358 snprintf(commands[AT_DIAL], l+3, "D%.*s\r", l, pp);
H A Dev-layer.c274 {RSP_ZSAU, 609, 609, ZSAU_PROCEEDING, 610, 5, {ACT_CMD+AT_DIAL} },
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/isdn/gigaset/
H A Di4l.c255 commands[AT_DIAL] = kmalloc(l, GFP_ATOMIC);
256 if (!commands[AT_DIAL])
264 snprintf(commands[AT_DIAL], l,
270 snprintf(commands[AT_DIAL], l,
H A Dgigaset.h177 #define AT_DIAL 1 macro
H A Dcapi.c1355 commands[AT_DIAL] = kmalloc(l+3, GFP_KERNEL);
1356 if (!commands[AT_DIAL])
1358 snprintf(commands[AT_DIAL], l+3, "D%.*s\r", l, pp);
H A Dev-layer.c274 {RSP_ZSAU, 609, 609, ZSAU_PROCEEDING, 610, 5, {ACT_CMD+AT_DIAL} },

Completed in 89 milliseconds