Searched refs:tty_hangup (Results 1 - 25 of 49) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/pcmcia/ipwireless/
H A Dtty.c574 tty_hangup(ttyj->linux_tty);
575 /* Wait till the tty_hangup has completed */
670 tty_hangup(tty->linux_tty);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/serial/
H A Dgeneric.c498 tty_hangup(tty);
H A Dkeyspan.c548 tty_hangup(tty);
683 tty_hangup(tty);
778 tty_hangup(tty);
1033 tty_hangup(tty);
1109 tty_hangup(tty);
H A Dsierra.c667 tty_hangup(tty);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/omap/
H A Dams-delta.c624 tty_hangup(tty);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dserial_core.h528 tty_hangup(port->tty);
H A Dtty.h424 extern void tty_hangup(struct tty_struct *tty);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/card/
H A Dsdio_uart.c170 /* tty_hangup is async so is this safe as is ?? */
172 tty_hangup(tty);
511 tty_hangup(tty);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dslip.c1356 tty_hangup(sl->tty);
1445 tty_hangup(sl->tty);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bluetooth/rfcomm/
H A Dtty.c611 tty_hangup(dev->tty);
625 tty_hangup(dev->tty);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/class/
H A Dcdc-acm.c315 tty_hangup(tty);
1370 tty_hangup(tty);
1467 tty_hangup(tty);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dx25_asy.c811 tty_hangup(sl->tty);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dhvc_console.c630 tty_hangup(tty);
822 /* Don't whack hp->irq because tty_hangup() will need to free the irq. */
H A Dser_a2232.c614 tty_hangup (port->gs.port.tty);
H A Dtty_io.c561 check_tty_count(tty, "tty_hangup");
661 * tty_hangup - trigger a hangup event
668 void tty_hangup(struct tty_struct *tty) function
677 EXPORT_SYMBOL(tty_hangup); variable
2642 tty_hangup(tty);
H A Dmoxa.c912 tty_hangup(tty);
1364 tty_hangup(tty);
H A Dhvcs.c852 * would probably be tty_hangup below.
862 tty_hangup(tty);
1292 * tty_hangup() function doesn't invoke a close per open connection on a
1309 * hvcs_remove (which removes the target device and executes tty_hangup()) that
1310 * tty_hangup will allow hvcs_write time to complete execution before it
H A Dhvsi.c572 * we have to call tty_flip_buffer_push() and tty_hangup() outside our
584 tty_hangup(hangup);
H A Dvme_scc.c671 tty_hangup (port->gs.port.tty);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/drivers/
H A Dchan_kern.c613 tty_hangup(tty);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/irda/ircomm/
H A Dircomm_tty_attach.c944 tty_hangup(self->tty);
H A Dircomm_tty.c1096 tty_hangup(tty);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Du_serial.c1303 tty_hangup(port->port_tty);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A D68328serial.c393 tty_hangup(tty);
1100 * rs_hangup() --- called by tty_hangup() when a hangup is signaled.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/rio/
H A Driocmd.c518 tty_hangup(PortP->gs.port.tty);

Completed in 151 milliseconds

12