Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/isdn/sc/
Dcommand.c26 static int hangup(int card, unsigned long channel);
114 return hangup(card, cmd->arg); in command()
199 hangup(card, channel + 1); in answer()
212 static int hangup(int card, unsigned long channel) in hangup() function
289 hangup(card, channel + 1); in acceptb()
/linux-4.1.27/include/linux/
Dtty_ldisc.h203 int (*hangup)(struct tty_struct *tty); member
Dtty_driver.h275 void (*hangup)(struct tty_struct *tty); member
/linux-4.1.27/Documentation/isdn/
DINTERFACE.fax11 command ISDN_CMD_SETL3 (parm.fax). This pointer expires in case of hangup
79 Other than that the "code" is set with the hangup-code value at
DREADME.audio35 AT+VNH=x Auto hangup setting. NO EFFECT, supported
102 hangup of the remote side) Emulator stops
DREADME.x25102 be established. But hangup timeout is still active. Whenever a hangup
104 It is recommended to use sufficiently large hangup-timeouts for the
DREADME.sc200 vi) the hangup timeout can be set to a specified number of seconds
201 vii) the hangup upon incoming call can be set on or off
251 vi) the hangup timeout can be set to a specified number of seconds
252 vii) the hangup upon incoming call can be set on or off
DREADME213 Bit 2: 0 = Don't hangup on DTR low.
396 If you don't want any automatic hangup, set the huptimeout value to 0.
471 This enables (default) or disables an active hangup (reject) when getting an
519 "isdnctrl hangup <InterfaceName>"
520 Forces hangup of an interface.
550 has a load of more than 7000 cps. They hangup if the load goes under 7000
DINTERFACE290 With this command, the HL-driver is told to hangup (B-Channel if
594 or caused by a remote-hangup or if the remote-station has actively
607 or caused by a remote-hangup.
DREADME.gigaset200 ATH hangup
/linux-4.1.27/arch/xtensa/platforms/iss/
Dconsole.c182 .hangup = rs_hangup,
/linux-4.1.27/arch/um/drivers/
Dstdio_console.c113 .hangup = line_hangup,
Dssl.c108 .hangup = line_hangup,
/linux-4.1.27/Documentation/serial/
Dtty.txt53 hangup() - Called when the tty line is hung up.
167 hangup() Ask the tty driver to hang up the tty device.
288 hangup() - Ask the tty driver to cause a hangup initiated
/linux-4.1.27/drivers/staging/fwserial/
Dfwserial.h252 struct work_struct hangup; member
Dfwserial.c334 schedule_work(&port->hangup); in fwtty_update_port_status()
499 struct fwtty_port *port = to_port(work, hangup); in fwtty_do_hangup()
1574 .hangup = fwtty_hangup,
1595 .hangup = fwtty_hangup,
2239 INIT_WORK(&port->hangup, fwtty_do_hangup); in fwserial_create()
/linux-4.1.27/Documentation/input/
Dyealink.txt57 pickup C hangup enter, backspace, escape
64 The "pickup" and "hangup" keys are symbolised by a green and red phone
/linux-4.1.27/drivers/tty/
Dtty_ldisc.c677 if (ld->ops->hangup) in tty_ldisc_hangup()
678 ld->ops->hangup(tty); in tty_ldisc_hangup()
Dgoldfish.c173 .hangup = goldfish_tty_hangup,
Dmetag_da.c565 .hangup = dashtty_hangup,
Dehv_bytechan.c599 .hangup = ehv_bc_tty_hangup,
Dmips_ejtag_fdc.c876 .hangup = mips_ejtag_fdc_tty_hangup,
Dsynclink_gt.c143 static void hangup(struct tty_struct *tty);
752 static void hangup(struct tty_struct *tty) in hangup() function
3740 .hangup = hangup,
Dsynclinkmp.c508 static void hangup(struct tty_struct *tty);
843 static void hangup(struct tty_struct *tty) in hangup() function
3906 .hangup = hangup,
Dtty_io.c739 } else if (tty->ops->hangup) in __tty_hangup()
740 tty->ops->hangup(tty); in __tty_hangup()
Disicom.c1296 .hangup = isicom_hangup,
Damiserial.c1652 .hangup = rs_hangup,
Dnozomi.c1871 .hangup = ntty_hangup,
Dmoxa.c419 .hangup = moxa_hangup,
Dn_gsm.c3198 .hangup = gsmtty_hangup,
Dmxser.c2332 .hangup = mxser_hangup,
Drocket.c2361 .hangup = rp_hangup,
Dcyclades.c4054 .hangup = cy_hangup,
Dsynclink.c4324 .hangup = mgsl_hangup,
/linux-4.1.27/drivers/tty/serial/
Dkgdb_nmi.c324 .hangup = kgdb_nmi_tty_hangup,
D68328serial.c1146 .hangup = rs_hangup,
Difx6x60.c617 .hangup = ifx_spi_hangup,
Dserial_core.c2353 .hangup = uart_hangup,
Dcrisv10.c4227 .hangup = rs_hangup,
/linux-4.1.27/sound/soc/codecs/
Dcx20442.c299 .hangup = v253_hangup,
/linux-4.1.27/drivers/staging/gdm724x/
Dgdm_tty.c297 .hangup = gdm_tty_hangup,
/linux-4.1.27/sound/soc/omap/
Dams-delta.c402 .hangup = cx81801_hangup,
/linux-4.1.27/arch/ia64/hp/sim/
Dsimserial.c475 .hangup = rs_hangup,
/linux-4.1.27/drivers/tty/ipwireless/
Dtty.c565 .hangup = ipw_hangup,
/linux-4.1.27/Documentation/networking/
Dskfp.txt199 Connection hangup with telnet
Dppp_generic.txt71 a hangup is detected on the serial port.
/linux-4.1.27/drivers/net/ppp/
Dppp_synctty.c374 .hangup = ppp_sync_hangup,
Dppp_async.c382 .hangup = ppp_asynctty_hangup,
/linux-4.1.27/drivers/net/can/
Dslcan.c690 .hangup = slcan_hangup,
/linux-4.1.27/drivers/isdn/gigaset/
Dser-gigaset.c763 .hangup = gigaset_tty_hangup,
/linux-4.1.27/drivers/tty/hvc/
Dhvc_console.c840 .hangup = hvc_hangup,
Dhvsi.c1041 .hangup = hvsi_hangup,
Dhvcs.c1447 .hangup = hvcs_hangup,
/linux-4.1.27/drivers/ipack/devices/
Dipoctal.c666 .hangup = ipoctal_hangup,
/linux-4.1.27/drivers/mmc/card/
Dsdio_uart.c1044 .hangup = sdio_uart_hangup,
/linux-4.1.27/net/irda/ircomm/
Dircomm_tty.c101 .hangup = ircomm_tty_hangup,
/linux-4.1.27/net/bluetooth/rfcomm/
Dtty.c1130 .hangup = rfcomm_tty_hangup,
/linux-4.1.27/drivers/net/slip/
Dslip.c1286 .hangup = slip_hangup,
/linux-4.1.27/drivers/isdn/capi/
Dcapi.c1244 .hangup = capinc_tty_hangup,
/linux-4.1.27/drivers/usb/serial/
Dusb-serial.c1201 .hangup = serial_hangup,
/linux-4.1.27/drivers/s390/char/
Dtty3270.c1836 .hangup = tty3270_hangup,
/linux-4.1.27/drivers/usb/class/
Dcdc-acm.c1919 .hangup = acm_tty_hangup,
/linux-4.1.27/drivers/staging/dgnc/
Ddgnc_tty.c131 .hangup = dgnc_tty_hangup,
/linux-4.1.27/drivers/isdn/i4l/
Disdn_tty.c1749 .hangup = isdn_tty_hangup,
/linux-4.1.27/drivers/char/pcmcia/
Dsynclink_cs.c2835 .hangup = mgslpc_hangup,
/linux-4.1.27/drivers/staging/dgap/
Ddgap.c5222 .hangup = dgap_tty_hangup,