/linux-2.6.39/drivers/isdn/sc/ |
D | command.c | 26 static int hangup(int card, unsigned long channel); 114 return hangup(card, cmd->arg); in command() 199 hangup(card, channel+1); in answer() 212 static int hangup(int card, unsigned long channel) in hangup() function 289 hangup(card, channel+1); in acceptb()
|
/linux-2.6.39/drivers/tty/hvc/ |
D | hvsi.c | 464 struct tty_struct **hangup, struct hvsi_struct **handshake) in hvsi_load_chunk() argument 470 *hangup = NULL; in hvsi_load_chunk() 509 hvsi_recv_control(hp, packet, hangup, handshake); in hvsi_load_chunk() 526 if (*hangup || *handshake) { in hvsi_load_chunk() 559 struct tty_struct *hangup; in hvsi_interrupt() local 568 again = hvsi_load_chunk(hp, &flip, &hangup, &handshake); in hvsi_interrupt() 583 if (hangup) { in hvsi_interrupt() 584 tty_hangup(hangup); in hvsi_interrupt() 1135 .hangup = hvsi_hangup,
|
D | hvc_console.c | 752 .hangup = hvc_hangup,
|
/linux-2.6.39/include/linux/ |
D | tty_ldisc.h | 138 int (*hangup)(struct tty_struct *tty); member
|
D | tty_driver.h | 267 void (*hangup)(struct tty_struct *tty); member
|
/linux-2.6.39/Documentation/isdn/ |
D | INTERFACE.fax | 11 command ISDN_CMD_SETL3 (parm.fax). This pointer expires in case of hangup 79 Other than that the "code" is set with the hangup-code value at
|
D | README.audio | 35 AT+VNH=x Auto hangup setting. NO EFFECT, supported 102 hangup of the remote side) Emulator stops
|
D | README.x25 | 102 be established. But hangup timeout is still active. Whenever a hangup 104 It is recommended to use sufficiently large hangup-timeouts for the
|
D | README.sc | 200 vi) the hangup timeout can be set to a specified number of seconds 201 vii) the hangup upon incoming call can be set on or off 251 vi) the hangup timeout can be set to a specified number of seconds 252 vii) the hangup upon incoming call can be set on or off
|
D | README | 213 Bit 2: 0 = Don't hangup on DTR low. 396 If you don't want any automatic hangup, set the huptimeout value to 0. 471 This enables (default) or disables an active hangup (reject) when getting an 519 "isdnctrl hangup <InterfaceName>" 520 Forces hangup of an interface. 550 has a load of more than 7000 cps. They hangup if the load goes under 7000
|
D | INTERFACE | 290 With this command, the HL-driver is told to hangup (B-Channel if 594 or caused by a remote-hangup or if the remote-station has actively 607 or caused by a remote-hangup.
|
/linux-2.6.39/Documentation/serial/ |
D | tty.txt | 53 hangup() - Called when the tty line is hung up. 167 hangup() Ask the tty driver to hang up the tty device. 288 hangup() - Ask the tty driver to cause a hangup initiated
|
/linux-2.6.39/arch/xtensa/platforms/iss/ |
D | console.c | 206 .hangup = rs_hangup,
|
/linux-2.6.39/arch/um/drivers/ |
D | ssl.c | 145 .hangup = ssl_hangup,
|
/linux-2.6.39/Documentation/input/ |
D | yealink.txt | 57 pickup C hangup enter, backspace, escape 64 The "pickup" and "hangup" keys are symbolised by a green and red phone
|
/linux-2.6.39/drivers/tty/ |
D | tty_ldisc.c | 813 if (ld->ops->hangup) in tty_ldisc_hangup() 814 ld->ops->hangup(tty); in tty_ldisc_hangup()
|
/linux-2.6.39/sound/soc/codecs/ |
D | cx20442.c | 309 .hangup = v253_hangup,
|
/linux-2.6.39/sound/soc/omap/ |
D | ams-delta.c | 398 .hangup = cx81801_hangup,
|
/linux-2.6.39/Documentation/networking/ |
D | skfp.txt | 199 Connection hangup with telnet
|
/linux-2.6.39/drivers/tty/ipwireless/ |
D | tty.c | 600 .hangup = ipw_hangup,
|
/linux-2.6.39/drivers/net/can/ |
D | slcan.c | 666 .hangup = slcan_hangup,
|
/linux-2.6.39/drivers/net/ |
D | ppp_synctty.c | 422 .hangup = ppp_sync_hangup,
|
/linux-2.6.39/drivers/isdn/gigaset/ |
D | ser-gigaset.c | 751 .hangup = gigaset_tty_hangup,
|
/linux-2.6.39/drivers/staging/generic_serial/ |
D | ser_a2232.c | 680 .hangup = gs_hangup,
|
/linux-2.6.39/arch/ia64/hp/sim/ |
D | simserial.c | 906 .hangup = rs_hangup,
|