Searched refs:dial (Results 1 - 17 of 17) sorted by relevance

/linux-4.1.27/drivers/isdn/sc/
H A Dcommand.c25 static int dial(int card, unsigned long channel, setup_parm setup);
112 return dial(card, cmd->arg, cmd->parm.setup); command()
161 static int dial(int card, unsigned long channel, setup_parm setup) dial() function
171 /*extract ISDN number to dial from eaz/msn string*/ dial()
/linux-4.1.27/drivers/isdn/i4l/
H A Disdn_concap.c68 /* dial ... */ isdn_concap_dl_connect_req()
H A Disdn_net.c206 else { /* dial not triggered by rawIP packet */ isdn_net_unreachable()
500 /* reset dial-timeout */ isdn_net_stat_callback()
582 lp->dial = lp->phone[1]; isdn_net_dial()
583 if (!lp->dial) { isdn_net_dial()
613 /* Setup interface, dial current phone-number, switch to next number. isdn_net_dial()
620 s = "dial suppressed: isdn system stopped"; isdn_net_dial()
622 s = "dial suppressed: dialmode `off'"; isdn_net_dial()
637 if (!lp->dial) { isdn_net_dial()
643 if (!strncmp(lp->dial->num, "LEASED", strlen("LEASED"))) { isdn_net_dial()
651 isdn_net_unreachable(p->dev, NULL, "dial: timed out"); isdn_net_dial()
661 phone_number = lp->dial->num; isdn_net_dial()
673 if (!(lp->dial = (isdn_net_phone *) lp->dial->next)) { isdn_net_dial()
674 lp->dial = lp->phone[1]; isdn_net_dial()
681 isdn_net_unreachable(p->dev, NULL, "dial: tried all numbers dialmax times"); isdn_net_dial()
700 printk(KERN_DEBUG "dial: d=%d c=%d\n", lp->isdn_device, isdn_net_dial()
1205 isdn_net_unreachable(ndev, skb, "dial rejected: interface not in dialmode `auto'"); isdn_net_start_xmit()
1218 isdn_net_unreachable(ndev, skb, "dial rejected: retry-time not reached"); isdn_net_start_xmit()
1270 isdn_net_unreachable(ndev, skb, "dial rejected: packet filtered"); isdn_net_start_xmit()
2404 * Force a net-interface to dial out.
2466 * Force a net-interface to dial out.
2530 /* Hangup before Callback, manual dial */ _isdn_setup()
2534 lp->dialwait = 5 * HZ; /* Wait 5 sec. after failed dial */ _isdn_setup()
2535 lp->dialstarted = 0; /* Jiffies of last dial-start */ _isdn_setup()
2536 lp->dialwait_timer = 0; /* Jiffies of earliest next dial-start */ _isdn_setup()
3021 if (p->local->dial == n) isdn_net_delphone()
3022 p->local->dial = n->next; isdn_net_delphone()
3057 p->local->dial = NULL; isdn_net_rmallphone()
H A Disdn_ppp.c619 if (lp->dial) { isdn_ppp_ioctl()
620 strncpy(pci.remote_num, lp->dial->num, 63); isdn_ppp_ioctl()
1485 * check if this packet may trigger auto-dial.
H A Disdn_tty.c1116 * - If dialing, abort dial.
/linux-4.1.27/drivers/input/misc/
H A Dyealink.h113 /* Sound dial tone via the ear speaker
H A Dpowermate.c2 * A driver for the Griffin Technology, Inc. "PowerMate" USB controller dial.
7 * clockwise and anticlockwise rotation. The dial also acts as a pushbutton with
/linux-4.1.27/include/uapi/linux/
H A Disdn.h132 int dialwait; /* Time to wait after failed dial */
/linux-4.1.27/drivers/isdn/gigaset/
H A Dev-layer.c148 /* 100: init, 200: dle0, 250:dle1, 300: get cid (dial), 350: "hup" (no cid),
149 * 400: hup, 500: reset, 600: dial, 700: ring */
257 /* 600: start dialing, 650: dial in progress, 800: connection is up, 700: ring,
264 /* dial */
1328 "Could not get a call ID. Cannot dial.\n"); do_action()
1351 case ACT_ABORTDIAL: /* error/timeout during dial preparation */ do_action()
1564 /* Setting the pointer to the dial array */ process_event()
1598 /* Search row in dial array which matches modem response and current process_event()
H A Dcapi.c1325 * allocate a B channel, prepare dial commands, queue a DIAL event,
/linux-4.1.27/include/linux/
H A Disdn.h210 isdn_net_phone *dial; /* Pointer to dialed number */ member in struct:isdn_net_local_s
H A Dnetdevice.h3016 /* Carrier loss detection, dial on demand. The functions netif_carrier_on
/linux-4.1.27/drivers/isdn/hardware/eicon/
H A Ddivacapi.h1203 #define DTMF_SIGNAL_SPECIAL_DIAL_TONE (DTMF_TONE_DIGIT_BASE + 4) /* stutter dial tone */
H A Dmessage.c14744 set_group_ind_mask(plci); /* all APPLs within this inc. call are allowed to dial in */ group_optimization()
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c276 /* Using PCS we cannot dial with the phy registers at this stage stmmac_eee_init()
/linux-4.1.27/drivers/scsi/
H A Dhpsa.c802 * as it should. So we dial down lockup detection during firmware flash. and
803 * dial it back up when firmware flash completes.
/linux-4.1.27/drivers/platform/x86/
H A Dthinkpad_acpi.c41 * thanks to Jamie Lentin <lentinj@dial.pipex.com>

Completed in 631 milliseconds