Home
last modified time | relevance | path

Searched refs:mxser_port (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/tty/
Dmxser.c224 struct mxser_port { struct
275 struct mxser_port ports[MXSER_PORTS_PER_BOARD]; argument
357 static void mxser_set_must_fifo_value(struct mxser_port *info) in mxser_set_must_fifo_value()
514 static void process_txrx_fifo(struct mxser_port *info) in process_txrx_fifo()
552 struct mxser_port *mp = container_of(port, struct mxser_port, port); in mxser_carrier_raised()
558 struct mxser_port *mp = container_of(port, struct mxser_port, port); in mxser_dtr_rts()
573 struct mxser_port *info = tty->driver_data; in mxser_set_baud()
641 struct mxser_port *info = tty->driver_data; in mxser_change_speed()
814 struct mxser_port *port, int status) in mxser_check_modem_status()
864 struct mxser_port *info = container_of(port, struct mxser_port, port); in mxser_activate()
[all …]