Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.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,
/kernel/linux/linux-5.10/include/linux/
Dtty_ldisc.h199 int (*hangup)(struct tty_struct *tty); member
Dtty_driver.h270 void (*hangup)(struct tty_struct *tty); member
/kernel/linux/linux-5.10/drivers/char/
Dttyprintk.c177 .hangup = tpk_hangup,
/kernel/linux/linux-5.10/arch/xtensa/platforms/iss/
Dconsole.c164 .hangup = rs_hangup,
/kernel/linux/linux-5.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
/kernel/linux/linux-5.10/arch/um/drivers/
Dstdio_console.c112 .hangup = line_hangup,
Dssl.c106 .hangup = line_hangup,
/kernel/linux/linux-5.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()
1510 .hangup = fwtty_hangup,
1533 .hangup = fwtty_hangup,
2172 INIT_WORK(&port->hangup, fwtty_do_hangup); in fwserial_create()
/kernel/linux/linux-5.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
/kernel/linux/linux-5.10/drivers/input/serio/
Dserport.c285 .hangup = serport_ldisc_hangup,
/kernel/linux/linux-5.10/drivers/tty/serial/
Dkgdb_nmi.c321 .hangup = kgdb_nmi_tty_hangup,
/kernel/linux/linux-5.10/drivers/staging/gdm724x/
Dgdm_tty.c272 .hangup = gdm_tty_hangup,
/kernel/linux/linux-5.10/sound/soc/codecs/
Dcx20442.c293 .hangup = v253_hangup,
/kernel/linux/linux-5.10/sound/soc/ti/
Dams-delta.c403 .hangup = cx81801_hangup,
/kernel/linux/linux-5.10/drivers/tty/ipwireless/
Dtty.c555 .hangup = ipw_hangup,
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/fddi/
Dskfp.rst229 Connection hangup with telnet
/kernel/linux/linux-5.10/drivers/net/ppp/
Dppp_synctty.c372 .hangup = ppp_sync_hangup,
/kernel/linux/linux-5.10/drivers/net/can/
Dslcan.c704 .hangup = slcan_hangup,
/kernel/linux/linux-5.10/drivers/tty/hvc/
Dhvc_console.c894 .hangup = hvc_hangup,
/kernel/linux/linux-5.10/drivers/ipack/devices/
Dipoctal.c688 .hangup = ipoctal_hangup,

123