Home
last modified time | relevance | path

Searched defs:tty_port (Results 1 – 7 of 7) sorted by relevance

/linux-6.6.21/include/linux/
Dtty_port.h101 struct tty_port { struct
105 const struct tty_port_operations *ops; argument
106 const struct tty_port_client_operations *client_ops; argument
126 /* tty_port::iflags bits -- use atomic bit ops */ argument
/linux-6.6.21/drivers/tty/serial/8250/
D8250_dma.c44 struct tty_port *tty_port = &p->port.state->port; in __dma_rx_complete() local
D8250_mtk.c96 struct tty_port *tty_port = &up->port.state->port; in mtk8250_dma_rx_complete() local
D8250_omap.c898 struct tty_port *tty_port = &p->port.state->port; in __dma_rx_do_complete() local
D8250_bcm7271.c445 struct tty_port *tty_port = &up->state->port; in brcmuart_rx_buf_done_isr() local
/linux-6.6.21/drivers/tty/serial/
Dbcm63xx_uart.c229 struct tty_port *tty_port = &port->state->port; in bcm_uart_do_rx() local
/linux-6.6.21/drivers/ipack/devices/
Dipoctal.c35 struct tty_port tty_port; member