Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/drivers/tty/
H A Dttynull.c46 .hangup = ttynull_hangup,
H A Dtty_ldisc.c730 if (ld->ops->hangup) in tty_ldisc_hangup()
731 ld->ops->hangup(tty); in tty_ldisc_hangup()
H A Dgoldfish.c238 .hangup = goldfish_tty_hangup,
H A Dehv_bytechan.c610 .hangup = ehv_bc_tty_hangup,
/OK3568_Linux_fs/kernel/include/linux/
H A Dtty_ldisc.h200 int (*hangup)(struct tty_struct *tty); member
H A Dtty_driver.h271 void (*hangup)(struct tty_struct *tty); member
/OK3568_Linux_fs/kernel/Documentation/input/devices/
H A Dyealink.rst34 pickup C hangup enter, backspace, escape
41 The "pickup" and "hangup" keys are symbolised by a green and red phone
/OK3568_Linux_fs/kernel/Documentation/driver-api/serial/
H 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
/OK3568_Linux_fs/kernel/drivers/char/
H A Dttyprintk.c177 .hangup = tpk_hangup,
/OK3568_Linux_fs/kernel/arch/xtensa/platforms/iss/
H A Dconsole.c164 .hangup = rs_hangup,
/OK3568_Linux_fs/kernel/arch/um/drivers/
H A Dstdio_console.c112 .hangup = line_hangup,
H A Dssl.c106 .hangup = line_hangup,
/OK3568_Linux_fs/kernel/drivers/staging/fwserial/
H A Dfwserial.h253 struct work_struct hangup; member
H 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()
1510 .hangup = fwtty_hangup,
1533 .hangup = fwtty_hangup,
2172 INIT_WORK(&port->hangup, fwtty_do_hangup); in fwserial_create()
/OK3568_Linux_fs/kernel/drivers/input/serio/
H A Dserport.c285 .hangup = serport_ldisc_hangup,
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dkgdb_nmi.c321 .hangup = kgdb_nmi_tty_hangup,
/OK3568_Linux_fs/kernel/drivers/staging/gdm724x/
H A Dgdm_tty.c272 .hangup = gdm_tty_hangup,
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dcx20442.c293 .hangup = v253_hangup,
/OK3568_Linux_fs/kernel/sound/soc/ti/
H A Dams-delta.c403 .hangup = cx81801_hangup,
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/fddi/
H A Dskfp.rst229 Connection hangup with telnet
/OK3568_Linux_fs/app/forlinx/quectelCM/
H A DReleaseNote.txt122 1. support '-k pdn_idx' to hangup call '-n pdn_idx'
/OK3568_Linux_fs/kernel/drivers/tty/ipwireless/
H A Dtty.c555 .hangup = ipw_hangup,
/OK3568_Linux_fs/kernel/drivers/net/ppp/
H A Dppp_synctty.c372 .hangup = ppp_sync_hangup,
/OK3568_Linux_fs/kernel/drivers/net/can/
H A Dslcan.c704 .hangup = slcan_hangup,
/OK3568_Linux_fs/kernel/drivers/tty/hvc/
H A Dhvc_console.c894 .hangup = hvc_hangup,

123