Home
last modified time | relevance | path

Searched refs:TTY_IO_ERROR (Results 1 – 22 of 22) sorted by relevance

/linux-3.4.99/drivers/tty/
Dtty_port.c144 set_bit(TTY_IO_ERROR, &port->tty->flags); in tty_port_hangup()
243 if (tty->flags & (1 << TTY_IO_ERROR)) { in tty_port_block_til_ready()
410 set_bit(TTY_IO_ERROR, &tty->flags); in tty_port_close()
434 clear_bit(TTY_IO_ERROR, &tty->flags); in tty_port_open()
Damiserial.c557 set_bit(TTY_IO_ERROR, &tty->flags); in startup()
576 clear_bit(TTY_IO_ERROR, &tty->flags); in startup()
653 set_bit(TTY_IO_ERROR, &tty->flags); in shutdown()
1159 if (tty->flags & (1 << TTY_IO_ERROR)) in rs_tiocmget()
1181 if (tty->flags & (1 << TTY_IO_ERROR)) in rs_tiocmset()
1264 if (tty->flags & (1 << TTY_IO_ERROR)) in rs_ioctl()
Dmxser.c875 set_bit(TTY_IO_ERROR, &tty->flags); in mxser_activate()
902 set_bit(TTY_IO_ERROR, &tty->flags); in mxser_activate()
940 clear_bit(TTY_IO_ERROR, &tty->flags); in mxser_activate()
1330 if (test_bit(TTY_IO_ERROR, &tty->flags)) in mxser_tiocmget()
1357 if (test_bit(TTY_IO_ERROR, &tty->flags)) in mxser_tiocmset()
1705 test_bit(TTY_IO_ERROR, &tty->flags)) in mxser_ioctl()
Dcyclades.c1305 set_bit(TTY_IO_ERROR, &tty->flags); in cy_startup()
1388 clear_bit(TTY_IO_ERROR, &tty->flags); in cy_startup()
1469 set_bit(TTY_IO_ERROR, &tty->flags); in cy_shutdown()
1494 set_bit(TTY_IO_ERROR, &tty->flags); in cy_shutdown()
2188 clear_bit(TTY_IO_ERROR, &tty->flags); in cy_set_line_char()
2311 clear_bit(TTY_IO_ERROR, &tty->flags); in cy_set_line_char()
Dsynclink.c1789 set_bit(TTY_IO_ERROR, &info->port.tty->flags); in startup()
1798 clear_bit(TTY_IO_ERROR, &info->port.tty->flags); in startup()
1864 set_bit(TTY_IO_ERROR, &info->port.tty->flags); in shutdown()
2980 if (tty->flags & (1 << TTY_IO_ERROR)) in mgsl_ioctl()
3284 if (filp->f_flags & O_NONBLOCK || tty->flags & (1 << TTY_IO_ERROR)){ in block_til_ready()
Dsynclink_gt.c1050 if (tty->flags & (1 << TTY_IO_ERROR)) in ioctl()
2459 clear_bit(TTY_IO_ERROR, &info->port.tty->flags); in startup()
2506 set_bit(TTY_IO_ERROR, &info->port.tty->flags); in shutdown()
3289 if (filp->f_flags & O_NONBLOCK || tty->flags & (1 << TTY_IO_ERROR)){ in block_til_ready()
Dsynclinkmp.c1270 if (tty->flags & (1 << TTY_IO_ERROR)) in ioctl()
2676 clear_bit(TTY_IO_ERROR, &info->port.tty->flags); in startup()
2719 set_bit(TTY_IO_ERROR, &info->port.tty->flags); in shutdown()
3302 if (filp->f_flags & O_NONBLOCK || tty->flags & (1 << TTY_IO_ERROR)){ in block_til_ready()
Dtty_io.c974 if (!tty || (test_bit(TTY_IO_ERROR, &tty->flags))) in tty_read()
1154 (test_bit(TTY_IO_ERROR, &tty->flags))) in tty_write()
/linux-3.4.99/net/irda/ircomm/
Dircomm_tty_ioctl.c204 if (tty->flags & (1 << TTY_IO_ERROR)) in ircomm_tty_tiocmget()
229 if (tty->flags & (1 << TTY_IO_ERROR)) in ircomm_tty_tiocmset()
384 if (tty->flags & (1 << TTY_IO_ERROR)) in ircomm_tty_ioctl()
Dircomm_tty.c261 if (filp->f_flags & O_NONBLOCK || tty->flags & (1 << TTY_IO_ERROR)){ in ircomm_tty_block_til_ready()
/linux-3.4.99/drivers/tty/serial/
D68328serial.c398 clear_bit(TTY_IO_ERROR, &info->tty->flags); in startup()
433 set_bit(TTY_IO_ERROR, &info->tty->flags); in shutdown()
925 if (tty->flags & (1 << TTY_IO_ERROR))
1124 (tty->flags & (1 << TTY_IO_ERROR))) {
Dserial_core.c211 set_bit(TTY_IO_ERROR, &tty->flags); in uart_startup()
216 clear_bit(TTY_IO_ERROR, &tty->flags); in uart_startup()
237 set_bit(TTY_IO_ERROR, &tty->flags); in uart_shutdown()
918 if (!(tty->flags & (1 << TTY_IO_ERROR))) { in uart_tiocmget()
938 if (!(tty->flags & (1 << TTY_IO_ERROR))) { in uart_tiocmset()
1138 if (tty->flags & (1 << TTY_IO_ERROR)) { in uart_ioctl()
1157 if (tty->flags & (1 << TTY_IO_ERROR)) { in uart_ioctl()
Dcrisv10.c2773 clear_bit(TTY_IO_ERROR, &info->port.tty->flags); in startup()
2831 clear_bit(TTY_IO_ERROR, &info->port.tty->flags); in startup()
2952 set_bit(TTY_IO_ERROR, &info->port.tty->flags); in shutdown()
3657 if (tty->flags & (1 << TTY_IO_ERROR)) in rs_ioctl()
4009 (tty->flags & (1 << TTY_IO_ERROR))) { in block_til_ready()
Dioc4_serial.c2447 set_bit(TTY_IO_ERROR, &state->port.tty->flags); in ic4_shutdown()
/linux-3.4.99/drivers/staging/serial/
D68360serial.c725 set_bit(TTY_IO_ERROR, &info->port.tty->flags); in startup()
742 clear_bit(TTY_IO_ERROR, &info->port.tty->flags); in startup()
846 set_bit(TTY_IO_ERROR, &info->port.tty->flags); in shutdown()
1253 if (tty->flags & (1 << TTY_IO_ERROR)) in rs_360_tiocmget()
1284 if (tty->flags & (1 << TTY_IO_ERROR)) in rs_360_tiocmset()
1422 if (tty->flags & (1 << TTY_IO_ERROR)) in rs_360_ioctl()
1802 (tty->flags & (1 << TTY_IO_ERROR)) || in block_til_ready()
/linux-3.4.99/arch/ia64/hp/sim/
Dsimserial.c313 if (tty->flags & (1 << TTY_IO_ERROR)) in rs_ioctl()
/linux-3.4.99/drivers/mmc/card/
Dsdio_uart.c635 set_bit(TTY_IO_ERROR, &tty->flags); in sdio_uart_activate()
683 clear_bit(TTY_IO_ERROR, &tty->flags); in sdio_uart_activate()
/linux-3.4.99/drivers/isdn/i4l/
Disdn_tty.c1067 clear_bit(TTY_IO_ERROR, &info->tty->flags); in isdn_tty_startup()
1104 set_bit(TTY_IO_ERROR, &info->tty->flags); in isdn_tty_shutdown()
1354 if (tty->flags & (1 << TTY_IO_ERROR)) in isdn_tty_tiocmget()
1381 if (tty->flags & (1 << TTY_IO_ERROR)) in isdn_tty_tiocmset()
1422 if (tty->flags & (1 << TTY_IO_ERROR)) in isdn_tty_ioctl()
1510 (tty->flags & (1 << TTY_IO_ERROR))) { in isdn_tty_block_til_ready()
/linux-3.4.99/include/linux/
Dtty.h355 #define TTY_IO_ERROR 1 /* Cause an I/O error (may be no ldisc too) */ macro
/linux-3.4.99/drivers/s390/char/
Dtty3270.c1729 if (tty->flags & (1 << TTY_IO_ERROR)) in tty3270_ioctl()
1743 if (tty->flags & (1 << TTY_IO_ERROR)) in tty3270_compat_ioctl()
/linux-3.4.99/drivers/char/pcmcia/
Dsynclink_cs.c1298 set_bit(TTY_IO_ERROR, &tty->flags); in startup()
1307 clear_bit(TTY_IO_ERROR, &tty->flags); in startup()
1357 set_bit(TTY_IO_ERROR, &tty->flags); in shutdown()
2244 if (tty->flags & (1 << TTY_IO_ERROR)) in mgslpc_ioctl()
/linux-3.4.99/Documentation/serial/
Dtty.txt196 TTY_IO_ERROR If set, causes all subsequent userspace read/write