Searched defs:tty_port (Results 1 – 10 of 10) sorted by relevance
101 struct tty_port { struct105 const struct tty_port_operations *ops; argument106 const struct tty_port_client_operations *client_ops; argument126 /* tty_port::iflags bits -- use atomic bit ops */ argument
44 struct tty_port *tty_port = &p->port.state->port; in __dma_rx_complete() local
96 struct tty_port *tty_port = &up->port.state->port; in mtk8250_dma_rx_complete() local
363 struct tty_port *tty_port = &port->state->port; in pci1xxxx_rx_burst() local
924 struct tty_port *tty_port = &p->port.state->port; in __dma_rx_do_complete() local
442 struct tty_port *tty_port = &up->state->port; in brcmuart_rx_buf_done_isr() local
105 struct tty_port *tty_port = &port->state->port; in esp32s3_acm_rxint() local
229 struct tty_port *tty_port = &port->state->port; in bcm_uart_do_rx() local
216 struct tty_port *tty_port = &port->state->port; in esp32_uart_rxint() local
35 struct tty_port tty_port; member