Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Dtty_port.c356 set_bit(TTY_IO_ERROR, &tty->flags); in tty_port_hangup()
643 set_bit(TTY_IO_ERROR, &tty->flags); in tty_port_close()
692 clear_bit(TTY_IO_ERROR, &tty->flags); in tty_port_open()
Dpty.c56 set_bit(TTY_IO_ERROR, &tty->flags); in pty_close()
251 clear_bit(TTY_IO_ERROR, &tty->flags); in pty_open()
257 set_bit(TTY_IO_ERROR, &tty->flags); in pty_open()
Damiserial.c551 set_bit(TTY_IO_ERROR, &tty->flags); in startup()
570 clear_bit(TTY_IO_ERROR, &tty->flags); in startup()
635 set_bit(TTY_IO_ERROR, &tty->flags); in shutdown()
Dcyclades.c1282 set_bit(TTY_IO_ERROR, &tty->flags); in cy_startup()
1365 clear_bit(TTY_IO_ERROR, &tty->flags); in cy_startup()
1446 set_bit(TTY_IO_ERROR, &tty->flags); in cy_shutdown()
1471 set_bit(TTY_IO_ERROR, &tty->flags); in cy_shutdown()
2136 clear_bit(TTY_IO_ERROR, &tty->flags); in cy_set_line_char()
2256 clear_bit(TTY_IO_ERROR, &tty->flags); in cy_set_line_char()
Dmxser.c872 set_bit(TTY_IO_ERROR, &tty->flags); in mxser_activate()
899 set_bit(TTY_IO_ERROR, &tty->flags); in mxser_activate()
937 clear_bit(TTY_IO_ERROR, &tty->flags); in mxser_activate()
Dsynclink.c1782 set_bit(TTY_IO_ERROR, &info->port.tty->flags); in startup()
1791 clear_bit(TTY_IO_ERROR, &info->port.tty->flags); in startup()
1856 set_bit(TTY_IO_ERROR, &info->port.tty->flags); in shutdown()
Dsynclink_gt.c2428 clear_bit(TTY_IO_ERROR, &info->port.tty->flags); in startup()
2475 set_bit(TTY_IO_ERROR, &info->port.tty->flags); in shutdown()
Dsynclinkmp.c2649 clear_bit(TTY_IO_ERROR, &info->port.tty->flags); in startup()
2692 set_bit(TTY_IO_ERROR, &info->port.tty->flags); in shutdown()
/Linux-v4.19/include/linux/
Dtty.h360 #define TTY_IO_ERROR 1 /* Cause an I/O error (may be no ldisc too) */ macro
388 return test_bit(TTY_IO_ERROR, &tty->flags); in tty_io_error()
/Linux-v4.19/drivers/mmc/core/
Dsdio_uart.c608 set_bit(TTY_IO_ERROR, &tty->flags); in sdio_uart_activate()
656 clear_bit(TTY_IO_ERROR, &tty->flags); in sdio_uart_activate()
/Linux-v4.19/net/bluetooth/rfcomm/
Dtty.c118 set_bit(TTY_IO_ERROR, &tty->flags); in rfcomm_dev_activate()
/Linux-v4.19/Documentation/serial/
Dtty.txt208 TTY_IO_ERROR If set, causes all subsequent userspace read/write
/Linux-v4.19/drivers/char/pcmcia/
Dsynclink_cs.c1303 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()
/Linux-v4.19/drivers/staging/fwserial/
Dfwserial.c979 set_bit(TTY_IO_ERROR, &tty->flags); in fwtty_port_activate()
1006 clear_bit(TTY_IO_ERROR, &tty->flags); in fwtty_port_activate()
/Linux-v4.19/drivers/tty/serial/
Dserial_core.c254 set_bit(TTY_IO_ERROR, &tty->flags); in uart_startup()
276 set_bit(TTY_IO_ERROR, &tty->flags); in uart_shutdown()
Dioc4_serial.c2447 set_bit(TTY_IO_ERROR, &state->port.tty->flags); in ic4_shutdown()
/Linux-v4.19/drivers/isdn/i4l/
Disdn_tty.c1064 clear_bit(TTY_IO_ERROR, &info->port.tty->flags); in isdn_tty_startup()
1101 set_bit(TTY_IO_ERROR, &info->port.tty->flags); in isdn_tty_shutdown()