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

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dserial_core.h387 void uart_parse_options(char *options, int *baud, int *parity, int *bits,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/serial/
H A D21285.c444 uart_parse_options(options, &baud, &parity, &bits, &flow);
H A Dclps711x.c510 uart_parse_options(options, &baud, &parity, &bits, &flow);
H A Duartlite.c376 uart_parse_options(options, &baud, &parity, &bits, &flow);
H A Dmpc52xx_uart.c667 uart_parse_options(options, &baud, &parity, &bits, &flow);
735 uart_parse_options(options, &baud, &parity, &bits, &flow);
H A Ddz.c721 uart_parse_options(options, &baud, &parity, &bits, &flow);
H A Dnetx-serial.c612 uart_parse_options(options, &baud, &parity, &bits, &flow);
H A Dpnx8xxx_uart.c720 uart_parse_options(options, &baud, &parity, &bits, &flow);
H A Dpxa.c644 uart_parse_options(options, &baud, &parity, &bits, &flow);
H A Dserial_ks8695.c585 uart_parse_options(options, &baud, &parity, &bits, &flow);
H A Dserial_lh7a40x.c590 uart_parse_options (options, &baud, &parity, &bits, &flow);
H A Dsh-sci.c1247 uart_parse_options(options, &baud, &parity, &bits, &flow);
1319 uart_parse_options(options, &baud, &parity, &bits, &flow);
H A Damba-pl010.c637 uart_parse_options(options, &baud, &parity, &bits, &flow);
H A Damba-pl011.c671 uart_parse_options(options, &baud, &parity, &bits, &flow);
H A Datmel_serial.c828 uart_parse_options(options, &baud, &parity, &bits, &flow);
H A Dbfin_5xx.c912 uart_parse_options(options, &baud, &parity, &bits, &flow);
H A Dimx.c995 uart_parse_options(options, &baud, &parity, &bits, &flow);
H A Dip22zilog.c1003 uart_parse_options(options, &baud, &parity, &bits, &flow);
H A Dm32r_sio.c1088 uart_parse_options(options, &baud, &parity, &bits, &flow);
H A Dsa1100.c783 uart_parse_options(options, &baud, &parity, &bits, &flow);
H A Dserial_txx9.c898 uart_parse_options(options, &baud, &parity, &bits, &flow);
H A Dvr41xx_siu.c806 uart_parse_options(options, &baud, &parity, &bits, &flow);
H A Ds3c2410.c1842 uart_parse_options(options, &baud, &parity, &bits, &flow);
H A Dsunsu.c1323 uart_parse_options(options, &baud, &parity, &bits, &flow);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/serial/cpm_uart/
H A Dcpm_uart_core.c1193 uart_parse_options(options, &baud, &parity, &bits, &flow);

Completed in 206 milliseconds

12