uart_set_options 442 drivers/tty/serial/21285.c return uart_set_options(port, co, baud, parity, bits, flow); uart_set_options 3232 drivers/tty/serial/8250/8250_port.c return uart_set_options(port, port->cons, baud, parity, bits, flow); uart_set_options 477 drivers/tty/serial/altera_uart.c return uart_set_options(port, co, baud, parity, bits, flow); uart_set_options 668 drivers/tty/serial/amba-pl010.c return uart_set_options(&uap->port, co, baud, parity, bits, flow); uart_set_options 2337 drivers/tty/serial/amba-pl011.c return uart_set_options(&uap->port, co, baud, parity, bits, flow); uart_set_options 505 drivers/tty/serial/apbuart.c return uart_set_options(port, co, baud, parity, bits, flow); uart_set_options 599 drivers/tty/serial/ar933x_uart.c return uart_set_options(&up->port, co, baud, parity, bits, flow); uart_set_options 514 drivers/tty/serial/arc_uart.c return uart_set_options(port, co, baud, parity, bits, flow); uart_set_options 2661 drivers/tty/serial/atmel_serial.c return uart_set_options(port, co, baud, parity, bits, flow); uart_set_options 750 drivers/tty/serial/bcm63xx_uart.c return uart_set_options(port, co, baud, parity, bits, flow); uart_set_options 424 drivers/tty/serial/clps711x.c ret = uart_set_options(port, co, baud, parity, bits, flow); uart_set_options 1362 drivers/tty/serial/cpm_uart/cpm_uart_core.c uart_set_options(port, co, baud, parity, bits, flow); uart_set_options 431 drivers/tty/serial/digicolor-usart.c return uart_set_options(port, co, baud, parity, bits, flow); uart_set_options 886 drivers/tty/serial/dz.c return uart_set_options(&dport->port, co, baud, parity, bits, flow); uart_set_options 637 drivers/tty/serial/efm32-uart.c return uart_set_options(&efm_port->port, co, baud, parity, bits, flow); uart_set_options 756 drivers/tty/serial/fsl_linflexuart.c ret = uart_set_options(sport, co, baud, parity, bits, flow); uart_set_options 2279 drivers/tty/serial/fsl_lpuart.c return uart_set_options(&sport->port, co, baud, parity, bits, flow); uart_set_options 2085 drivers/tty/serial/imx.c retval = uart_set_options(&sport->port, co, baud, parity, bits, flow); uart_set_options 1053 drivers/tty/serial/ip22zilog.c return uart_set_options(&up->port, con, baud, parity, bits, flow); uart_set_options 666 drivers/tty/serial/lantiq.c return uart_set_options(port, co, baud, parity, bits, flow); uart_set_options 177 drivers/tty/serial/lpc32xx_hs.c return uart_set_options(port, co, baud, parity, bits, flow); uart_set_options 562 drivers/tty/serial/mcf.c return uart_set_options(port, co, baud, parity, bits, flow); uart_set_options 528 drivers/tty/serial/meson_uart.c return uart_set_options(port, co, baud, parity, bits, flow); uart_set_options 445 drivers/tty/serial/milbeaut_usio.c return uart_set_options(port, co, baud, parity, bits, flow); uart_set_options 1675 drivers/tty/serial/mpc52xx_uart.c return uart_set_options(port, co, baud, parity, bits, flow); uart_set_options 470 drivers/tty/serial/mps2-uart.c return uart_set_options(&mps_port->port, co, baud, parity, bits, flow); uart_set_options 1680 drivers/tty/serial/msm_serial.c return uart_set_options(port, co, baud, parity, bits, flow); uart_set_options 713 drivers/tty/serial/mvebu-uart.c return uart_set_options(port, co, baud, parity, bits, flow); uart_set_options 1465 drivers/tty/serial/mxs-auart.c ret = uart_set_options(&s->port, co, baud, parity, bits, flow); uart_set_options 1365 drivers/tty/serial/omap-serial.c return uart_set_options(&up->port, co, baud, parity, bits, flow); uart_set_options 567 drivers/tty/serial/owl-uart.c return uart_set_options(&owl_port->port, co, baud, parity, bits, flow); uart_set_options 1704 drivers/tty/serial/pch_uart.c return uart_set_options(port, co, baud, parity, bits, flow); uart_set_options 749 drivers/tty/serial/pic32_uart.c return uart_set_options(port, co, baud, parity, bits, flow); uart_set_options 2034 drivers/tty/serial/pmac_zilog.c return uart_set_options(port, co, baud, parity, bits, flow); uart_set_options 739 drivers/tty/serial/pnx8xxx_uart.c return uart_set_options(&sport->port, co, baud, parity, bits, flow); uart_set_options 743 drivers/tty/serial/pxa.c return uart_set_options(&up->port, co, baud, parity, bits, flow); uart_set_options 1099 drivers/tty/serial/qcom_geni_serial.c return uart_set_options(uport, co, baud, parity, bits, flow); uart_set_options 654 drivers/tty/serial/rda-uart.c return uart_set_options(&rda_port->port, co, baud, parity, bits, flow); uart_set_options 803 drivers/tty/serial/sa1100.c return uart_set_options(&sport->port, co, baud, parity, bits, flow); uart_set_options 2238 drivers/tty/serial/samsung.c return uart_set_options(port, co, baud, parity, bits, flow); uart_set_options 887 drivers/tty/serial/sb1250-duart.c return uart_set_options(uport, co, baud, parity, bits, flow); uart_set_options 868 drivers/tty/serial/sccnxp.c return uart_set_options(port, co, baud, parity, bits, flow); uart_set_options 2112 drivers/tty/serial/serial_core.c EXPORT_SYMBOL_GPL(uart_set_options); uart_set_options 2423 drivers/tty/serial/serial_core.c ret = uart_set_options(port, NULL, baud, parity, bits, flow); uart_set_options 955 drivers/tty/serial/serial_txx9.c return uart_set_options(port, co, baud, parity, bits, flow); uart_set_options 3087 drivers/tty/serial/sh-sci.c return uart_set_options(port, co, baud, parity, bits, flow); uart_set_options 818 drivers/tty/serial/sifive.c return uart_set_options(&ssp->port, co, baud, parity, bits, flow); uart_set_options 1112 drivers/tty/serial/sirfsoc_uart.c return uart_set_options(&sirfport->port, co, baud, parity, bits, flow); uart_set_options 1007 drivers/tty/serial/sprd_serial.c return uart_set_options(&sprd_uart_port->port, co, baud, uart_set_options 937 drivers/tty/serial/st-asc.c return uart_set_options(&ascport->port, co, baud, parity, bits, flow); uart_set_options 1317 drivers/tty/serial/stm32-usart.c return uart_set_options(&stm32port->port, co, baud, parity, bits, flow); uart_set_options 535 drivers/tty/serial/uartlite.c return uart_set_options(port, co, baud, parity, bits, flow); uart_set_options 796 drivers/tty/serial/vr41xx_siu.c return uart_set_options(port, con, baud, parity, bits, flow); uart_set_options 540 drivers/tty/serial/vt8500_serial.c return uart_set_options(&vt8500_port->uart, uart_set_options 1261 drivers/tty/serial/xilinx_uartps.c return uart_set_options(port, co, baud, parity, bits, flow); uart_set_options 1219 drivers/tty/serial/zs.c return uart_set_options(uport, co, baud, parity, bits, flow); uart_set_options 400 include/linux/serial_core.h int uart_set_options(struct uart_port *port, struct console *co, int baud,