Home
last modified time | relevance | path

Searched refs:uart_parse_options (Results 1 – 25 of 47) sorted by relevance

12

/linux/Documentation/driver-api/serial/
H A Ddriver.rst28 decoding command line arguments (uart_parse_options()).
76 uart_parse_earlycon uart_parse_options uart_set_options
/linux/drivers/tty/serial/8250/
H A D8250_ingenic.c102 uart_parse_options(opt, &baud, &parity, &bits, &flow); in ingenic_earlycon_setup_tail()
/linux/drivers/tty/serial/
H A D21285.c449 uart_parse_options(options, &baud, &parity, &bits, &flow); in serial21285_console_setup()
H A Dliteuart.c406 uart_parse_options(options, &baud, &parity, &bits, &flow); in liteuart_console_setup()
H A Dapbuart.c469 uart_parse_options(options, &baud, &parity, &bits, &flow); in apbuart_console_setup()
H A Ddigicolor-usart.c429 uart_parse_options(options, &baud, &parity, &bits, &flow); in digicolor_uart_console_setup()
H A Dclps711x.c418 uart_parse_options(options, &baud, &parity, &bits, &flow); in uart_clps711x_console_setup()
H A Dmps2-uart.c449 uart_parse_options(options, &baud, &parity, &bits, &flow); in mps2_uart_console_setup()
H A Dmcf.c517 uart_parse_options(options, &baud, &parity, &bits, &flow); in mcf_console_setup()
H A Daltera_uart.c450 uart_parse_options(options, &baud, &parity, &bits, &flow); in altera_uart_console_setup()
H A Dvt8500_serial.c511 uart_parse_options(options, &baud, &parity, &bits, &flow); in vt8500_console_setup()
H A Dlpc32xx_hs.c168 uart_parse_options(options, &baud, &parity, &bits, &flow); in lpc32xx_hsuart_console_setup()
H A Dsunplus-uart.c545 uart_parse_options(options, &baud, &parity, &bits, &flow); in sunplus_console_setup()
H A Dmilbeaut_usio.c436 uart_parse_options(options, &baud, &parity, &bits, &flow); in mlb_usio_console_setup()
H A Dowl-uart.c571 uart_parse_options(options, &baud, &parity, &bits, &flow); in owl_uart_console_setup()
H A Dbcm63xx_uart.c745 uart_parse_options(options, &baud, &parity, &bits, &flow); in bcm_console_setup()
H A Dst-asc.c901 uart_parse_options(options, &baud, &parity, &bits, &flow); in asc_console_setup()
H A Drda-uart.c638 uart_parse_options(options, &baud, &parity, &bits, &flow); in rda_uart_console_setup()
H A Dar933x_uart.c671 uart_parse_options(options, &baud, &parity, &bits, &flow); in ar933x_uart_console_setup()
H A Desp32_uart.c578 uart_parse_options(options, &baud, &parity, &bits, &flow); in esp32_uart_console_setup()
H A Dsifive.c892 uart_parse_options(options, &baud, &parity, &bits, &flow); in sifive_serial_console_setup()
H A Duartlite.c552 uart_parse_options(options, &baud, &parity, &bits, &flow); in ulite_console_setup()
H A Dpxa.c694 uart_parse_options(options, &baud, &parity, &bits, &flow); in serial_pxa_console_setup()
H A Dfsl_linflexuart.c716 uart_parse_options(options, &baud, &parity, &bits, &flow); in linflex_console_setup()
/linux/include/linux/
H A Dserial_core.h1106 void uart_parse_options(const char *options, int *baud, int *parity, int *bits,

12