Home
last modified time | relevance | path

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

12

/linux/drivers/tty/
A Dttynull.c46 .hangup = ttynull_hangup,
A Dtty_ldisc.c724 if (ld->ops->hangup) in tty_ldisc_hangup()
725 ld->ops->hangup(tty); in tty_ldisc_hangup()
A Dgoldfish.c238 .hangup = goldfish_tty_hangup,
A Dehv_bytechan.c610 .hangup = ehv_bc_tty_hangup,
/linux/include/linux/
A Dtty_ldisc.h202 void (*hangup)(struct tty_struct *tty); member
A Dtty_driver.h271 void (*hangup)(struct tty_struct *tty); member
/linux/Documentation/input/devices/
A Dyealink.rst34 pickup C hangup enter, backspace, escape
41 The "pickup" and "hangup" keys are symbolised by a green and red phone
/linux/arch/xtensa/platforms/iss/
A Dconsole.c132 .hangup = rs_hangup,
/linux/drivers/char/
A Dttyprintk.c157 .hangup = tpk_hangup,
/linux/Documentation/driver-api/serial/
A 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/arch/um/drivers/
A Dstdio_console.c111 .hangup = line_hangup,
A Dssl.c105 .hangup = line_hangup,
/linux/drivers/staging/fwserial/
A Dfwserial.h253 struct work_struct hangup; member
A Dfwserial.c322 schedule_work(&port->hangup); in fwtty_update_port_status()
487 struct fwtty_port *port = to_port(work, hangup); in fwtty_do_hangup()
1509 .hangup = fwtty_hangup,
1532 .hangup = fwtty_hangup,
2171 INIT_WORK(&port->hangup, fwtty_do_hangup); in fwserial_create()
/linux/drivers/input/serio/
A Dserport.c286 .hangup = serport_ldisc_hangup,
/linux/drivers/tty/serial/
A Dkgdb_nmi.c321 .hangup = kgdb_nmi_tty_hangup,
/linux/drivers/staging/gdm724x/
A Dgdm_tty.c272 .hangup = gdm_tty_hangup,
/linux/sound/soc/codecs/
A Dcx20442.c286 .hangup = v253_hangup,
/linux/sound/soc/ti/
A Dams-delta.c402 .hangup = cx81801_hangup,
/linux/drivers/tty/ipwireless/
A Dtty.c552 .hangup = ipw_hangup,
/linux/Documentation/networking/device_drivers/fddi/
A Dskfp.rst229 Connection hangup with telnet
/linux/drivers/net/ppp/
A Dppp_synctty.c371 .hangup = ppp_sync_hangup,
/linux/drivers/net/can/
A Dslcan.c704 .hangup = slcan_hangup,
/linux/drivers/ipack/devices/
A Dipoctal.c684 .hangup = ipoctal_hangup,
/linux/drivers/tty/hvc/
A Dhvc_console.c894 .hangup = hvc_hangup,

Completed in 61 milliseconds

12