Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/tty/
A Dtty_port.c403 set_bit(TTY_IO_ERROR, &tty->flags); in tty_port_hangup()
722 set_bit(TTY_IO_ERROR, &tty->flags); in tty_port_close()
782 clear_bit(TTY_IO_ERROR, &tty->flags); in tty_port_open()
A Dpty.c57 set_bit(TTY_IO_ERROR, &tty->flags); in pty_close()
232 clear_bit(TTY_IO_ERROR, &tty->flags); in pty_open()
238 set_bit(TTY_IO_ERROR, &tty->flags); in pty_open()
A Damiserial.c478 set_bit(TTY_IO_ERROR, &tty->flags); in startup()
497 clear_bit(TTY_IO_ERROR, &tty->flags); in startup()
557 set_bit(TTY_IO_ERROR, &tty->flags); in shutdown()
A Dmxser.c739 set_bit(TTY_IO_ERROR, &tty->flags); in mxser_activate()
759 set_bit(TTY_IO_ERROR, &tty->flags); in mxser_activate()
799 clear_bit(TTY_IO_ERROR, &tty->flags); in mxser_activate()
A Dsynclink_gt.c2355 clear_bit(TTY_IO_ERROR, &info->port.tty->flags); in startup()
2402 set_bit(TTY_IO_ERROR, &info->port.tty->flags); in shutdown()
/linux-6.3-rc2/include/linux/
A Dtty.h315 #define TTY_IO_ERROR 1 macro
335 return test_bit(TTY_IO_ERROR, &tty->flags); in tty_io_error()
/linux-6.3-rc2/drivers/mmc/core/
A Dsdio_uart.c590 set_bit(TTY_IO_ERROR, &tty->flags); in sdio_uart_activate()
638 clear_bit(TTY_IO_ERROR, &tty->flags); in sdio_uart_activate()
/linux-6.3-rc2/net/bluetooth/rfcomm/
A Dtty.c117 set_bit(TTY_IO_ERROR, &tty->flags); in rfcomm_dev_activate()
/linux-6.3-rc2/drivers/char/pcmcia/
A Dsynclink_cs.c1301 set_bit(TTY_IO_ERROR, &tty->flags); in startup()
1310 clear_bit(TTY_IO_ERROR, &tty->flags); in startup()
1360 set_bit(TTY_IO_ERROR, &tty->flags); in shutdown()
/linux-6.3-rc2/drivers/tty/serial/
A Dserial_core.c267 set_bit(TTY_IO_ERROR, &tty->flags); in uart_startup()
290 set_bit(TTY_IO_ERROR, &tty->flags); in uart_shutdown()

Completed in 39 milliseconds