Home
last modified time | relevance | path

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

123

/Linux-v5.10/drivers/tty/
Dttynull.c46 .hangup = ttynull_hangup,
Dtty_ldisc.c730 if (ld->ops->hangup) in tty_ldisc_hangup()
731 ld->ops->hangup(tty); in tty_ldisc_hangup()
Dgoldfish.c238 .hangup = goldfish_tty_hangup,
Dehv_bytechan.c610 .hangup = ehv_bc_tty_hangup,
/Linux-v5.10/include/linux/
Dtty_ldisc.h198 int (*hangup)(struct tty_struct *tty); member
Dtty_driver.h278 void (*hangup)(struct tty_struct *tty); member
/Linux-v5.10/arch/xtensa/platforms/iss/
Dconsole.c164 .hangup = rs_hangup,
/Linux-v5.10/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-v5.10/arch/um/drivers/
Dssl.c106 .hangup = line_hangup,
Dstdio_console.c112 .hangup = line_hangup,
/Linux-v5.10/drivers/staging/fwserial/
Dfwserial.h253 struct work_struct hangup; member
Dfwserial.c322 schedule_work(&port->hangup); in fwtty_update_port_status()
487 struct fwtty_port *port = to_port(work, hangup); in fwtty_do_hangup()
1511 .hangup = fwtty_hangup,
1534 .hangup = fwtty_hangup,
2173 INIT_WORK(&port->hangup, fwtty_do_hangup); in fwserial_create()
/Linux-v5.10/Documentation/driver-api/serial/
Dtty.rst58 hangup() Called when the tty line is hung up.
188 hangup() Ask the tty driver to hang up the tty device.
315 hangup() Ask the tty driver to cause a hangup initiated
/Linux-v5.10/drivers/input/serio/
Dserport.c283 .hangup = serport_ldisc_hangup,
/Linux-v5.10/drivers/tty/serial/
Dkgdb_nmi.c321 .hangup = kgdb_nmi_tty_hangup,
/Linux-v5.10/drivers/staging/gdm724x/
Dgdm_tty.c272 .hangup = gdm_tty_hangup,
/Linux-v5.10/sound/soc/codecs/
Dcx20442.c293 .hangup = v253_hangup,
/Linux-v5.10/sound/soc/ti/
Dams-delta.c403 .hangup = cx81801_hangup,
/Linux-v5.10/Documentation/networking/device_drivers/fddi/
Dskfp.rst229 Connection hangup with telnet
/Linux-v5.10/drivers/tty/ipwireless/
Dtty.c555 .hangup = ipw_hangup,
/Linux-v5.10/drivers/net/ppp/
Dppp_synctty.c371 .hangup = ppp_sync_hangup,
Dppp_async.c378 .hangup = ppp_asynctty_hangup,
/Linux-v5.10/drivers/net/can/
Dslcan.c702 .hangup = slcan_hangup,
/Linux-v5.10/drivers/ipack/devices/
Dipoctal.c662 .hangup = ipoctal_hangup,
/Linux-v5.10/drivers/tty/hvc/
Dhvc_console.c894 .hangup = hvc_hangup,

123