Searched refs:send_keypad (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/isdn/hisax/
H A Dl3dss1.c1228 u_char send_keypad; local
1240 send_keypad = (strchr(teln,'*') || strchr(teln,'#')) ? 1 : 0;
1242 send_keypad = 0;
1245 if (!send_keypad)
1269 if (send_keypad) {
1279 if ((*teln) && (!send_keypad)) {
1354 if (!send_keypad) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/isdn/hisax/
H A Dl3dss1.c1228 u_char send_keypad; local
1240 send_keypad = (strchr(teln,'*') || strchr(teln,'#')) ? 1 : 0;
1242 send_keypad = 0;
1245 if (!send_keypad)
1269 if (send_keypad) {
1279 if ((*teln) && (!send_keypad)) {
1354 if (!send_keypad) {

Completed in 125 milliseconds