Searched refs:uart_parse_options (Results 1 - 25 of 57) sorted by relevance

123

/linux-master/drivers/tty/serial/8250/
H A D8250_ingenic.c102 uart_parse_options(opt, &baud, &parity, &bits, &flow);
/linux-master/drivers/tty/serial/
H A Darc_uart.c498 uart_parse_options(options, &baud, &parity, &bits, &flow);
H A D21285.c449 uart_parse_options(options, &baud, &parity, &bits, &flow);
H A Dapbuart.c469 uart_parse_options(options, &baud, &parity, &bits, &flow);
H A Dliteuart.c406 uart_parse_options(options, &baud, &parity, &bits, &flow);
H A Dmps2-uart.c449 uart_parse_options(options, &baud, &parity, &bits, &flow);
H A Damba-pl010.c628 uart_parse_options(options, &baud, &parity, &bits, &flow);
H A Dvt8500_serial.c511 uart_parse_options(options, &baud, &parity, &bits, &flow);
H A Ddz.c883 uart_parse_options(options, &baud, &parity, &bits, &flow);
H A Daltera_uart.c451 uart_parse_options(options, &baud, &parity, &bits, &flow);
H A Dclps711x.c418 uart_parse_options(options, &baud, &parity, &bits, &flow);
H A Ddigicolor-usart.c429 uart_parse_options(options, &baud, &parity, &bits, &flow);
H A Desp32_uart.c578 uart_parse_options(options, &baud, &parity, &bits, &flow);
H A Dmilbeaut_usio.c435 uart_parse_options(options, &baud, &parity, &bits, &flow);
H A Dsunplus-uart.c543 uart_parse_options(options, &baud, &parity, &bits, &flow);
H A Dsifive.c827 uart_parse_options(options, &baud, &parity, &bits, &flow);
H A Dowl-uart.c571 uart_parse_options(options, &baud, &parity, &bits, &flow);
H A Dbcm63xx_uart.c742 uart_parse_options(options, &baud, &parity, &bits, &flow);
H A Dlpc32xx_hs.c168 uart_parse_options(options, &baud, &parity, &bits, &flow);
H A Dmcf.c517 uart_parse_options(options, &baud, &parity, &bits, &flow);
H A Dip22zilog.c1046 uart_parse_options(options, &baud, &parity, &bits, &flow);
H A Dsb1250-duart.c882 uart_parse_options(options, &baud, &parity, &bits, &flow);
H A Dma35d1_serial.c626 uart_parse_options(options, &baud, &parity, &bits, &flow);
H A Duartlite.c549 uart_parse_options(options, &baud, &parity, &bits, &flow);
/linux-master/include/linux/
H A Dserial_core.h950 void uart_parse_options(const char *options, int *baud, int *parity, int *bits,

Completed in 247 milliseconds

123