Home
last modified time | relevance | path

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

/linux/include/linux/
H A 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/drivers/tty/serial/8250/
H A D8250_dma.c44 struct tty_port *tty_port = &p->port.state->port; in __dma_rx_complete() local
H A D8250_pci1xxxx.c417 struct tty_port *tty_port = &port->state->port; in pci1xxxx_rx_burst() local
H A D8250_omap.c905 struct tty_port *tty_port = &p->port.state->port; in __dma_rx_do_complete() local