Searched refs:hangup (Results 1 – 25 of 37) sorted by relevance
12
| /linux/drivers/tty/ |
| H A D | ttynull.c | 46 .hangup = ttynull_hangup,
|
| H A D | tty_ldisc.c | 704 if (ld->ops->hangup) in tty_ldisc_hangup() 705 ld->ops->hangup(tty); in tty_ldisc_hangup()
|
| H A D | rpmsg_tty.c | 128 .hangup = rpmsg_tty_hangup,
|
| H A D | goldfish.c | 230 .hangup = goldfish_tty_hangup,
|
| H A D | ehv_bytechan.c | 612 .hangup = ehv_bc_tty_hangup,
|
| H A D | vcc.c | 1009 .hangup = vcc_hangup,
|
| H A D | mips_ejtag_fdc.c | 875 .hangup = mips_ejtag_fdc_tty_hangup,
|
| /linux/Documentation/input/devices/ |
| H A D | yealink.rst | 34 pickup C hangup enter, backspace, escape 41 The "pickup" and "hangup" keys are symbolised by a green and red phone
|
| /linux/arch/um/drivers/ |
| H A D | stdio_console.c | 109 .hangup = line_hangup,
|
| H A D | ssl.c | 103 .hangup = line_hangup,
|
| /linux/drivers/char/ |
| H A D | ttyprintk.c | 157 .hangup = tpk_hangup,
|
| /linux/drivers/input/serio/ |
| H A D | serport.c | 274 .hangup = serport_ldisc_hangup,
|
| /linux/sound/soc/codecs/ |
| H A D | cx20442.c | 286 .hangup = v253_hangup,
|
| /linux/sound/soc/ti/ |
| H A D | ams-delta.c | 332 /* Line discipline .hangup() */ 402 .hangup = cx81801_hangup,
|
| /linux/Documentation/networking/device_drivers/fddi/ |
| H A D | skfp.rst | 229 Connection hangup with telnet
|
| /linux/drivers/tty/ipwireless/ |
| H A D | tty.c | 552 .hangup = ipw_hangup,
|
| /linux/drivers/net/ppp/ |
| H A D | ppp_synctty.c | 362 .hangup = ppp_sync_hangup,
|
| H A D | ppp_async.c | 370 .hangup = ppp_asynctty_hangup,
|
| /linux/drivers/tty/hvc/ |
| H A D | hvc_console.c | 894 .hangup = hvc_hangup,
|
| H A D | hvcs.c | 1385 .hangup = hvcs_hangup,
|
| H A D | hvsi.c | 1029 .hangup = hvsi_hangup,
|
| /linux/drivers/ipack/devices/ |
| H A D | ipoctal.c | 681 .hangup = ipoctal_hangup,
|
| /linux/drivers/mmc/core/ |
| H A D | sdio_uart.c | 1007 .hangup = sdio_uart_hangup,
|
| /linux/net/bluetooth/rfcomm/ |
| H A D | tty.c | 1107 .hangup = rfcomm_tty_hangup,
|
| /linux/drivers/staging/greybus/ |
| H A D | uart.c | 781 .hangup = gb_tty_hangup,
|
12