Home
last modified time | relevance | path

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

123

/Linux-v5.4/drivers/tty/
Dttynull.c46 .hangup = ttynull_hangup,
Dtty_ldisc.c736 if (ld->ops->hangup) in tty_ldisc_hangup()
737 ld->ops->hangup(tty); in tty_ldisc_hangup()
Dgoldfish.c238 .hangup = goldfish_tty_hangup,
Dehv_bytechan.c595 .hangup = ehv_bc_tty_hangup,
/Linux-v5.4/include/linux/
Dtty_ldisc.h198 int (*hangup)(struct tty_struct *tty); member
Dtty_driver.h278 void (*hangup)(struct tty_struct *tty); member
/Linux-v5.4/arch/xtensa/platforms/iss/
Dconsole.c164 .hangup = rs_hangup,
/Linux-v5.4/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.4/arch/um/drivers/
Dstdio_console.c113 .hangup = line_hangup,
Dssl.c107 .hangup = line_hangup,
/Linux-v5.4/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.4/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.4/drivers/input/serio/
Dserport.c283 .hangup = serport_ldisc_hangup,
/Linux-v5.4/drivers/tty/serial/
Dkgdb_nmi.c321 .hangup = kgdb_nmi_tty_hangup,
/Linux-v5.4/drivers/staging/gdm724x/
Dgdm_tty.c272 .hangup = gdm_tty_hangup,
/Linux-v5.4/sound/soc/codecs/
Dcx20442.c293 .hangup = v253_hangup,
/Linux-v5.4/sound/soc/ti/
Dams-delta.c403 .hangup = cx81801_hangup,
/Linux-v5.4/drivers/tty/ipwireless/
Dtty.c555 .hangup = ipw_hangup,
/Linux-v5.4/Documentation/networking/
Dskfp.txt199 Connection hangup with telnet
/Linux-v5.4/drivers/net/ppp/
Dppp_synctty.c371 .hangup = ppp_sync_hangup,
/Linux-v5.4/drivers/net/can/
Dslcan.c695 .hangup = slcan_hangup,
/Linux-v5.4/drivers/staging/isdn/gigaset/
Dser-gigaset.c730 .hangup = gigaset_tty_hangup,
/Linux-v5.4/drivers/tty/hvc/
Dhvc_console.c905 .hangup = hvc_hangup,
/Linux-v5.4/drivers/ipack/devices/
Dipoctal.c662 .hangup = ipoctal_hangup,

123