Searched refs:mxser_port (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/tty/ |
H A D | mxser.c | 256 struct mxser_port { struct 291 struct mxser_port ports[]; argument 463 struct mxser_port *mp = container_of(port, struct mxser_port, port); in mxser_carrier_raised() 470 struct mxser_port *mp = container_of(port, struct mxser_port, port); in mxser_dtr_rts() 687 struct mxser_port *port) in mxser_check_modem_status() 728 struct mxser_port *info = container_of(port, struct mxser_port, port); in mxser_activate() 833 struct mxser_port *info = container_of(port, struct mxser_port, port); in mxser_shutdown_port() 876 struct mxser_port *port = container_of(tport, struct mxser_port, port); in mxser_open() 1559 struct mxser_port *port, u8 status) in mxser_receive_chars() 1662 struct mxser_port *port; in mxser_interrupt() [all …]
|