Searched refs:mxser_port (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/tty/ |
| H A D | mxser.c | 253 struct mxser_port { struct 460 struct mxser_port *mp = container_of(port, struct mxser_port, port); in mxser_carrier_raised() 467 struct mxser_port *mp = container_of(port, struct mxser_port, port); in mxser_dtr_rts() 483 struct mxser_port *info = tty->driver_data; in mxser_set_baud() 684 struct mxser_port *port) in mxser_check_modem_status() 725 struct mxser_port *info = container_of(port, struct mxser_port, port); in mxser_activate() 830 struct mxser_port *info = container_of(port, struct mxser_port, port); in mxser_shutdown_port() 873 struct mxser_port *port = container_of(tport, struct mxser_port, port); in mxser_open() 1556 struct mxser_port *port, u8 status) in mxser_receive_chars() 1659 struct mxser_port *port; in mxser_interrupt() [all …]
|