Searched defs:termios (Results 1 - 3 of 3) sorted by relevance
/device/soc/rockchip/common/sdk_linux/drivers/tty/serial/8250/ |
H A D | 8250_dw.c | 344 static void dw8250_set_termios(struct uart_port *p, struct ktermios *termios, struct ktermios *old)
in dw8250_set_termios() argument 415 static void dw8250_set_ldisc(struct uart_port *p, struct ktermios *termios)
in dw8250_set_ldisc() argument
|
H A D | 8250_port.c | 2773 static unsigned int serial8250_get_baud_rate(struct uart_port *port, struct ktermios *termios, struct ktermios *old)
in serial8250_get_baud_rate() argument 2811 struct ktermios *termios;
in serial8250_update_uartclk() local 2859 void serial8250_do_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old)
in serial8250_do_set_termios() argument 3037 serial8250_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) serial8250_set_termios() argument 3046 serial8250_do_set_ldisc(struct uart_port *port, struct ktermios *termios) serial8250_do_set_ldisc() argument 3064 serial8250_set_ldisc(struct uart_port *port, struct ktermios *termios) serial8250_set_ldisc() argument 3492 struct ktermios termios; serial8250_console_restore() local [all...] |
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/arch/generic/bits/ |
H A D | termios.h | 1 struct termios { struct
|
Completed in 6 milliseconds