Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dtty.h228 struct tty_port { struct
232 const struct tty_port_operations *ops; /* Port operations */ argument
233 const struct tty_port_client_operations *client_ops; /* Port client operations */ argument
255 /* tty_port::iflags bits -- use atomic bit ops */ argument
/Linux-v5.4/drivers/tty/serial/8250/
D8250_dma.c47 struct tty_port *tty_port = &p->port.state->port; in __dma_rx_complete() local
D8250_mtk.c91 struct tty_port *tty_port = &up->port.state->port; in mtk8250_dma_rx_complete() local
D8250_omap.c778 struct tty_port *tty_port = &p->port.state->port; in __dma_rx_do_complete() local
/Linux-v5.4/arch/parisc/kernel/
Dpdc_cons.c82 static struct tty_port tty_port; variable
/Linux-v5.4/drivers/staging/fwserial/
Dfwserial.c888 static void fwtty_port_dtr_rts(struct tty_port *tty_port, int on) in fwtty_port_dtr_rts()
913 static int fwtty_port_carrier_raised(struct tty_port *tty_port) in fwtty_port_carrier_raised()
975 static int fwtty_port_activate(struct tty_port *tty_port, in fwtty_port_activate()
1020 static void fwtty_port_shutdown(struct tty_port *tty_port) in fwtty_port_shutdown()
/Linux-v5.4/drivers/tty/serial/
Difx6x60.h64 struct tty_port tty_port; member
Dbcm63xx_uart.c233 struct tty_port *tty_port = &port->state->port; in bcm_uart_do_rx() local
/Linux-v5.4/drivers/ipack/devices/
Dipoctal.c37 struct tty_port tty_port; member