Home
last modified time | relevance | path

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

12

/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()
/drivers/staging/fwserial/
Dfwserial.h263 struct work_struct hangup; member
Dfwserial.c334 schedule_work(&port->hangup); in fwtty_update_port_status()
488 struct fwtty_port *port = to_port(work, hangup); in fwtty_do_hangup()
1644 .hangup = fwtty_hangup,
1665 .hangup = fwtty_hangup,
2298 INIT_WORK(&port->hangup, fwtty_do_hangup); in fwserial_create()
/drivers/tty/
Dtty_ldisc.c828 if (ld->ops->hangup) in tty_ldisc_hangup()
829 ld->ops->hangup(tty); in tty_ldisc_hangup()
Dgoldfish.c237 .hangup = goldfish_tty_hangup,
Dmetag_da.c555 .hangup = dashtty_hangup,
Dehv_bytechan.c634 .hangup = ehv_bc_tty_hangup,
Dsynclink_gt.c143 static void hangup(struct tty_struct *tty);
752 static void hangup(struct tty_struct *tty) in hangup() function
3745 .hangup = hangup,
Dsynclinkmp.c508 static void hangup(struct tty_struct *tty);
843 static void hangup(struct tty_struct *tty) in hangup() function
3910 .hangup = hangup,
Dtty_io.c686 } else if (tty->ops->hangup) in __tty_hangup()
687 (tty->ops->hangup)(tty); in __tty_hangup()
/drivers/tty/serial/
Dkgdb_nmi.c317 .hangup = kgdb_nmi_tty_hangup,
D68328serial.c1146 .hangup = rs_hangup,
Difx6x60.c617 .hangup = ifx_spi_hangup,
/drivers/net/can/
Dslcan.c630 .hangup = slcan_hangup,
/drivers/net/ppp/
Dppp_synctty.c374 .hangup = ppp_sync_hangup,
Dppp_async.c382 .hangup = ppp_asynctty_hangup,
/drivers/tty/ipwireless/
Dtty.c574 .hangup = ipw_hangup,
/drivers/isdn/gigaset/
Dser-gigaset.c754 .hangup = gigaset_tty_hangup,
/drivers/tty/hvc/
Dhvc_console.c820 .hangup = hvc_hangup,
Dhvcs.c1447 .hangup = hvcs_hangup,
Dhvsi.c1041 .hangup = hvsi_hangup,
/drivers/ipack/devices/
Dipoctal.c648 .hangup = ipoctal_hangup,
/drivers/mmc/card/
Dsdio_uart.c1044 .hangup = sdio_uart_hangup,
/drivers/net/slip/
Dslip.c1267 .hangup = slip_hangup,
/drivers/isdn/capi/
Dcapi.c1244 .hangup = capinc_tty_hangup,

12