Searched refs:hangup (Results 1 - 25 of 40) sorted by path

12

/linux-master/arch/um/drivers/
H A Dssl.c103 .hangup = line_hangup,
H A Dstdio_console.c109 .hangup = line_hangup,
/linux-master/drivers/char/
H A Dttyprintk.c129 * TTY operations hangup function.
157 .hangup = tpk_hangup,
/linux-master/drivers/input/serio/
H A Dserport.c285 .hangup = serport_ldisc_hangup,
/linux-master/drivers/ipack/devices/
H A Dipoctal.c681 .hangup = ipoctal_hangup,
/linux-master/drivers/isdn/capi/
H A Dcapi.c1253 .hangup = capinc_tty_hangup,
/linux-master/drivers/mmc/core/
H A Dsdio_uart.c544 * adjusted during an open, close and hangup.
570 * at the same time even during a hangup event.
656 * at the same time even during a hangup event.
738 * Open/close/hangup is now entirely boilerplate
1007 .hangup = sdio_uart_hangup,
/linux-master/drivers/net/ppp/
H A Dppp_async.c246 * Called on tty hangup in process context.
370 .hangup = ppp_asynctty_hangup,
H A Dppp_synctty.c243 * Called on tty hangup in process context.
362 .hangup = ppp_sync_hangup,
/linux-master/drivers/net/slip/
H A Dslip.c59 * Vitaly E. Lavrov : Sane behaviour on tty hangup.
881 * We also use this method fo a hangup event
1274 .hangup = slip_hangup,
1325 /* First of all: check for active disciplines and hangup them.
1346 /* FIXME: hangup is async so we should wait when doing this second
1421 /* keepalive still high :(, we must hangup */
1425 printk(KERN_DEBUG "%s: no packets received during keepalive timeout, hangup.\n", sl->dev->name);
1426 /* this must hangup tty & close slip */
/linux-master/drivers/s390/char/
H A Dcon3270.c1970 .hangup = tty3270_hangup,
/linux-master/drivers/staging/gdm724x/
H A Dgdm_tty.c263 .hangup = gdm_tty_hangup,
/linux-master/drivers/staging/greybus/
H A Duart.c779 .hangup = gb_tty_hangup,
/linux-master/drivers/tty/
H A Damiserial.c336 printk("doing serial hangup...");
514 * DTR is dropped if the hangup on close termio flag is on.
1321 * rs_hangup() --- called by tty_hangup() when a hangup is signaled.
1443 .hangup = rs_hangup,
H A Dehv_bytechan.c612 .hangup = ehv_bc_tty_hangup,
H A Dgoldfish.c230 .hangup = goldfish_tty_hangup,
H A Dmips_ejtag_fdc.c874 .hangup = mips_ejtag_fdc_tty_hangup,
H A Dmoxa.c704 .hangup = moxa_hangup,
H A Dmxser.c1449 * This routine is called by tty_hangup() when a hangup is signaled.
1709 .hangup = mxser_hangup,
H A Dn_gsm.c1544 /* Carrier drop -> hangup */
2727 * driver assumes that the hangup queue is free and reuses it to
3579 * at hangup).
3684 * a hangup. Always called in user context, may sleep.
3686 * This code must be sure never to sleep through a hangup.
3742 * This code must be sure never to sleep through a hangup.
4261 a DM straight back. This is ok as that will have caused a hangup */
4519 .hangup = gsmtty_hangup,
H A Dnozomi.c1431 complete off a hangup method ? */
1783 .hangup = ntty_hangup,
/linux-master/drivers/tty/hvc/
H A Dhvc_console.c454 * open->hangup case this can be called after the final close so prevent
894 .hangup = hvc_hangup,
H A Dhvcs.c1239 /* This will drop any buffered data on the floor which is OK in a hangup
1385 .hangup = hvcs_hangup,
H A Dhvsi.c1029 .hangup = hvsi_hangup,
/linux-master/drivers/tty/ipwireless/
H A Dtty.c532 /* FIXME2: hangup does not mean all processes
552 .hangup = ipw_hangup,

Completed in 342 milliseconds

12