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

/linux-master/drivers/tty/
H A Dmxser.c256 struct mxser_port { struct
291 struct mxser_port ports[] __counted_by(nports);
337 static void mxser_set_must_fifo_value(struct mxser_port *info)
414 static bool mxser_16550A_or_MUST(struct mxser_port *info)
419 static void mxser_process_txrx_fifo(struct mxser_port *info)
439 static void __mxser_start_tx(struct mxser_port *info)
446 static void mxser_start_tx(struct mxser_port *info)
455 static void __mxser_stop_tx(struct mxser_port *info)
463 struct mxser_port *mp = container_of(port, struct mxser_port, por
[all...]

Completed in 68 milliseconds