Searched defs:uart_set_options (Results 1 - 1 of 1) sorted by relevance

/drivers/tty/serial/
H A Dserial_core.c1823 * uart_set_options - setup the serial console parameters
1832 uart_set_options(struct uart_port *port, struct console *co, function
1896 EXPORT_SYMBOL_GPL(uart_set_options); variable
2151 * keep the DTR setting that is set in uart_set_options()
2213 return uart_set_options(port, NULL, baud, parity, bits, flow);

Completed in 145 milliseconds