Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/
H A Dmxser.c220 struct mxser_port { struct
272 struct mxser_port ports[MXSER_PORTS_PER_BOARD]; argument
354 static void mxser_set_must_fifo_value(struct mxser_port *info) in mxser_set_must_fifo_value()
511 static void process_txrx_fifo(struct mxser_port *info) in process_txrx_fifo()
549 struct mxser_port *mp = container_of(port, struct mxser_port, port); in mxser_carrier_raised()
555 struct mxser_port *mp = container_of(port, struct mxser_port, port); in mxser_dtr_rts()
570 struct mxser_port *info = tty->driver_data; in mxser_set_baud()
643 struct mxser_port *info = tty->driver_data; in mxser_change_speed()
808 struct mxser_port *port, int status) in mxser_check_modem_status()
858 struct mxser_port *info = container_of(port, struct mxser_port, port); in mxser_activate()
[all …]