Home
last modified time | relevance | path

Searched refs:hangup (Results 1 – 25 of 62) sorted by relevance

123

/Linux-v4.19/include/linux/
Dtty_ldisc.h192 int (*hangup)(struct tty_struct *tty); member
Dtty_driver.h277 void (*hangup)(struct tty_struct *tty); member
/Linux-v4.19/Documentation/isdn/
DINTERFACE.fax11 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
DREADME.audio35 AT+VNH=x Auto hangup setting. NO EFFECT, supported
102 hangup of the remote side) Emulator stops
DREADME.x25102 be established. But hangup timeout is still active. Whenever a hangup
104 It is recommended to use sufficiently large hangup-timeouts for the
DREADME213 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
/Linux-v4.19/arch/xtensa/platforms/iss/
Dconsole.c164 .hangup = rs_hangup,
/Linux-v4.19/Documentation/input/devices/
Dyealink.rst34 pickup C hangup enter, backspace, escape
41 The "pickup" and "hangup" keys are symbolised by a green and red phone
/Linux-v4.19/arch/um/drivers/
Dssl.c108 .hangup = line_hangup,
Dstdio_console.c113 .hangup = line_hangup,
/Linux-v4.19/drivers/staging/fwserial/
Dfwserial.h253 struct work_struct hangup; member
Dfwserial.c319 schedule_work(&port->hangup); in fwtty_update_port_status()
484 struct fwtty_port *port = to_port(work, hangup); in fwtty_do_hangup()
1545 .hangup = fwtty_hangup,
1566 .hangup = fwtty_hangup,
2203 INIT_WORK(&port->hangup, fwtty_do_hangup); in fwserial_create()
/Linux-v4.19/Documentation/serial/
Dtty.txt55 hangup() - Called when the tty line is hung up.
179 hangup() Ask the tty driver to hang up the tty device.
300 hangup() - Ask the tty driver to cause a hangup initiated
/Linux-v4.19/drivers/tty/
Dtty_ldisc.c716 if (ld->ops->hangup) in tty_ldisc_hangup()
717 ld->ops->hangup(tty); in tty_ldisc_hangup()
Dgoldfish.c238 .hangup = goldfish_tty_hangup,
Dehv_bytechan.c595 .hangup = ehv_bc_tty_hangup,
/Linux-v4.19/drivers/input/serio/
Dserport.c287 .hangup = serport_ldisc_hangup,
/Linux-v4.19/drivers/tty/serial/
Dkgdb_nmi.c321 .hangup = kgdb_nmi_tty_hangup,
/Linux-v4.19/drivers/staging/gdm724x/
Dgdm_tty.c272 .hangup = gdm_tty_hangup,
/Linux-v4.19/sound/soc/codecs/
Dcx20442.c297 .hangup = v253_hangup,
/Linux-v4.19/sound/soc/omap/
Dams-delta.c400 .hangup = cx81801_hangup,
/Linux-v4.19/arch/ia64/hp/sim/
Dsimserial.c451 .hangup = rs_hangup,
/Linux-v4.19/drivers/tty/ipwireless/
Dtty.c557 .hangup = ipw_hangup,
/Linux-v4.19/Documentation/networking/
Dskfp.txt199 Connection hangup with telnet
/Linux-v4.19/drivers/net/can/
Dslcan.c690 .hangup = slcan_hangup,

123