/linux-4.1.27/drivers/tty/ |
D | tty_port.c | 243 set_bit(TTY_IO_ERROR, &tty->flags); in tty_port_hangup() 378 if (tty->flags & (1 << TTY_IO_ERROR)) { in tty_port_block_til_ready() 557 set_bit(TTY_IO_ERROR, &tty->flags); in tty_port_close() 606 clear_bit(TTY_IO_ERROR, &tty->flags); in tty_port_open()
|
D | pty.c | 42 if (test_bit(TTY_IO_ERROR, &tty->flags)) in pty_close() 47 set_bit(TTY_IO_ERROR, &tty->flags); in pty_close() 244 clear_bit(TTY_IO_ERROR, &tty->flags); in pty_open() 250 set_bit(TTY_IO_ERROR, &tty->flags); in pty_open()
|
D | amiserial.c | 551 set_bit(TTY_IO_ERROR, &tty->flags); in startup() 570 clear_bit(TTY_IO_ERROR, &tty->flags); in startup() 647 set_bit(TTY_IO_ERROR, &tty->flags); in shutdown() 1153 if (tty->flags & (1 << TTY_IO_ERROR)) in rs_tiocmget() 1175 if (tty->flags & (1 << TTY_IO_ERROR)) in rs_tiocmset() 1260 if (tty->flags & (1 << TTY_IO_ERROR)) in rs_ioctl()
|
D | mxser.c | 875 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() 1334 if (test_bit(TTY_IO_ERROR, &tty->flags)) in mxser_tiocmget() 1361 if (test_bit(TTY_IO_ERROR, &tty->flags)) in mxser_tiocmset() 1716 test_bit(TTY_IO_ERROR, &tty->flags)) in mxser_ioctl()
|
D | cyclades.c | 1286 set_bit(TTY_IO_ERROR, &tty->flags); in cy_startup() 1369 clear_bit(TTY_IO_ERROR, &tty->flags); in cy_startup() 1450 set_bit(TTY_IO_ERROR, &tty->flags); in cy_shutdown() 1475 set_bit(TTY_IO_ERROR, &tty->flags); in cy_shutdown() 2166 clear_bit(TTY_IO_ERROR, &tty->flags); in cy_set_line_char() 2289 clear_bit(TTY_IO_ERROR, &tty->flags); in cy_set_line_char()
|
D | synclink.c | 1784 set_bit(TTY_IO_ERROR, &info->port.tty->flags); in startup() 1793 clear_bit(TTY_IO_ERROR, &info->port.tty->flags); in startup() 1859 set_bit(TTY_IO_ERROR, &info->port.tty->flags); in shutdown() 2975 if (tty->flags & (1 << TTY_IO_ERROR)) in mgsl_ioctl() 3278 if (filp->f_flags & O_NONBLOCK || tty->flags & (1 << TTY_IO_ERROR)){ in block_til_ready()
|
D | synclink_gt.c | 1049 if (tty->flags & (1 << TTY_IO_ERROR)) in ioctl() 2453 clear_bit(TTY_IO_ERROR, &info->port.tty->flags); in startup() 2500 set_bit(TTY_IO_ERROR, &info->port.tty->flags); in shutdown() 3282 if (filp->f_flags & O_NONBLOCK || tty->flags & (1 << TTY_IO_ERROR)){ in block_til_ready()
|
D | synclinkmp.c | 1278 if (tty->flags & (1 << TTY_IO_ERROR)) in ioctl() 2674 clear_bit(TTY_IO_ERROR, &info->port.tty->flags); in startup() 2717 set_bit(TTY_IO_ERROR, &info->port.tty->flags); in shutdown() 3299 if (filp->f_flags & O_NONBLOCK || tty->flags & (1 << TTY_IO_ERROR)){ in block_til_ready()
|
D | tty_io.c | 1067 if (!tty || (test_bit(TTY_IO_ERROR, &tty->flags))) in tty_read() 1243 (test_bit(TTY_IO_ERROR, &tty->flags))) in tty_write()
|
/linux-4.1.27/net/irda/ircomm/ |
D | ircomm_tty_ioctl.c | 198 if (tty->flags & (1 << TTY_IO_ERROR)) in ircomm_tty_tiocmget() 221 if (tty->flags & (1 << TTY_IO_ERROR)) in ircomm_tty_tiocmset() 370 if (tty->flags & (1 << TTY_IO_ERROR)) in ircomm_tty_ioctl()
|
D | ircomm_tty.c | 283 if (test_bit(TTY_IO_ERROR, &tty->flags)) { in ircomm_tty_block_til_ready() 960 set_bit(TTY_IO_ERROR, &port->tty->flags); in ircomm_tty_hangup()
|
/linux-4.1.27/drivers/tty/serial/ |
D | 68328serial.c | 409 clear_bit(TTY_IO_ERROR, &tty->flags); in startup() 444 set_bit(TTY_IO_ERROR, &tty->flags); in shutdown() 933 if (tty->flags & (1 << TTY_IO_ERROR))
|
D | serial_core.c | 208 set_bit(TTY_IO_ERROR, &tty->flags); in uart_startup() 213 clear_bit(TTY_IO_ERROR, &tty->flags); in uart_startup() 234 set_bit(TTY_IO_ERROR, &tty->flags); in uart_shutdown() 973 if (!(tty->flags & (1 << TTY_IO_ERROR))) { in uart_tiocmget() 993 if (!(tty->flags & (1 << TTY_IO_ERROR))) { in uart_tiocmset() 1242 if (tty->flags & (1 << TTY_IO_ERROR)) { in uart_ioctl() 1261 if (tty->flags & (1 << TTY_IO_ERROR)) { in uart_ioctl()
|
D | crisv10.c | 2705 clear_bit(TTY_IO_ERROR, &info->port.tty->flags); in startup() 2821 set_bit(TTY_IO_ERROR, &info->port.tty->flags); in shutdown() 3511 if (tty->flags & (1 << TTY_IO_ERROR)) in rs_ioctl() 3852 (tty->flags & (1 << TTY_IO_ERROR))) { in block_til_ready()
|
D | ioc4_serial.c | 2444 set_bit(TTY_IO_ERROR, &state->port.tty->flags); in ic4_shutdown()
|
/linux-4.1.27/arch/ia64/hp/sim/ |
D | simserial.c | 303 if (tty->flags & (1 << TTY_IO_ERROR)) in rs_ioctl()
|
/linux-4.1.27/drivers/mmc/card/ |
D | sdio_uart.c | 610 set_bit(TTY_IO_ERROR, &tty->flags); in sdio_uart_activate() 658 clear_bit(TTY_IO_ERROR, &tty->flags); in sdio_uart_activate()
|
/linux-4.1.27/drivers/isdn/i4l/ |
D | isdn_tty.c | 1067 clear_bit(TTY_IO_ERROR, &info->port.tty->flags); in isdn_tty_startup() 1104 set_bit(TTY_IO_ERROR, &info->port.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()
|
/linux-4.1.27/include/linux/ |
D | tty.h | 337 #define TTY_IO_ERROR 1 /* Cause an I/O error (may be no ldisc too) */ macro
|
/linux-4.1.27/drivers/char/pcmcia/ |
D | synclink_cs.c | 1303 set_bit(TTY_IO_ERROR, &tty->flags); in startup() 1312 clear_bit(TTY_IO_ERROR, &tty->flags); in startup() 1362 set_bit(TTY_IO_ERROR, &tty->flags); in shutdown() 2249 if (tty->flags & (1 << TTY_IO_ERROR)) in mgslpc_ioctl()
|
/linux-4.1.27/drivers/s390/char/ |
D | tty3270.c | 1803 if (tty->flags & (1 << TTY_IO_ERROR)) in tty3270_ioctl() 1817 if (tty->flags & (1 << TTY_IO_ERROR)) in tty3270_compat_ioctl()
|
/linux-4.1.27/Documentation/serial/ |
D | tty.txt | 196 TTY_IO_ERROR If set, causes all subsequent userspace read/write
|
/linux-4.1.27/net/bluetooth/rfcomm/ |
D | tty.c | 118 set_bit(TTY_IO_ERROR, &tty->flags); in rfcomm_dev_activate()
|
/linux-4.1.27/drivers/staging/fwserial/ |
D | fwserial.c | 996 set_bit(TTY_IO_ERROR, &tty->flags); in fwtty_port_activate() 1023 clear_bit(TTY_IO_ERROR, &tty->flags); in fwtty_port_activate()
|
/linux-4.1.27/drivers/staging/dgnc/ |
D | dgnc_tty.c | 1270 if (tty->flags & (1 << TTY_IO_ERROR)) { in dgnc_block_til_ready()
|
/linux-4.1.27/drivers/staging/dgap/ |
D | dgap.c | 3128 if (tty->flags & (1 << TTY_IO_ERROR)) in dgap_block_til_ready()
|