Home
last modified time | relevance | path

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

/linux/include/linux/
A Dtty_port.h51 struct tty_port { struct
55 const struct tty_port_operations *ops; /* Port operations */ argument
56 const struct tty_port_client_operations *client_ops; /* Port client operations */ argument
77 /* tty_port::iflags bits -- use atomic bit ops */ argument
/linux/drivers/tty/serial/8250/
A D8250_dma.c47 struct tty_port *tty_port = &p->port.state->port; in __dma_rx_complete() local
A D8250_mtk.c92 struct tty_port *tty_port = &up->port.state->port; in mtk8250_dma_rx_complete() local
A D8250_omap.c813 struct tty_port *tty_port = &p->port.state->port; in __dma_rx_do_complete() local
A D8250_bcm7271.c447 struct tty_port *tty_port = &up->state->port; in brcmuart_rx_buf_done_isr() local
/linux/arch/parisc/kernel/
A Dpdc_cons.c82 static struct tty_port tty_port; variable
/linux/drivers/staging/fwserial/
A Dfwserial.c887 static void fwtty_port_dtr_rts(struct tty_port *tty_port, int on) in fwtty_port_dtr_rts()
912 static int fwtty_port_carrier_raised(struct tty_port *tty_port) in fwtty_port_carrier_raised()
974 static int fwtty_port_activate(struct tty_port *tty_port, in fwtty_port_activate()
1019 static void fwtty_port_shutdown(struct tty_port *tty_port) in fwtty_port_shutdown()
/linux/drivers/ipack/devices/
A Dipoctal.c35 struct tty_port tty_port; member
/linux/drivers/tty/serial/
A Dbcm63xx_uart.c229 struct tty_port *tty_port = &port->state->port; in bcm_uart_do_rx() local

Completed in 29 milliseconds