Searched defs:termios (Results 1 – 10 of 10) sorted by relevance
/device/soc/esp/esp32/components/newlib/platform_include/sys/ |
D | termios.h | 175 struct termios struct 193 * @param p input termios structure argument
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/arch/generic/bits/ |
D | termios.h | 1 struct termios { struct 13 struct termios2 { argument
|
/device/soc/rockchip/common/sdk_linux/drivers/tty/serial/8250/ |
D | 8250_port.c | 2773 static unsigned int serial8250_get_baud_rate(struct uart_port *port, struct ktermios *termios, stru… in serial8250_get_baud_rate() 2811 struct ktermios *termios; in serial8250_update_uartclk() local 2859 void serial8250_do_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *o… in serial8250_do_set_termios() 3037 static void serial8250_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermio… in serial8250_set_termios() 3046 void serial8250_do_set_ldisc(struct uart_port *port, struct ktermios *termios) in serial8250_do_set_ldisc() 3064 static void serial8250_set_ldisc(struct uart_port *port, struct ktermios *termios) in serial8250_set_ldisc() 3492 struct ktermios termios; in serial8250_console_restore() local
|
D | 8250_dw.c | 344 static void dw8250_set_termios(struct uart_port *p, struct ktermios *termios, struct ktermios *old) in dw8250_set_termios() 415 static void dw8250_set_ldisc(struct uart_port *p, struct ktermios *termios) in dw8250_set_ldisc()
|
/device/board/osware/imx8mm/drivers/bluetooth/source/src/ |
D | userial_vendor.c | 69 struct termios termios; /* serial terminal of BT port */ member
|
/device/board/kaihong/khdvk_3566b/kernel/bluetooth/src/ |
D | userial_vendor.c | 69 struct termios termios; /* serial terminal of BT port */ member
|
/device/soc/amlogic/a311d/soc/amlogic/uart/ |
D | meson_uart.c | 367 static void meson_uart_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermio… in meson_uart_set_termios()
|
/device/board/hisilicon/hispark_phoenix/peripherals/bluetooth/rtkbt/code/libbt-vendor/src/ |
D | userial_vendor.c | 103 struct termios termios; /* serial terminal of BT port */ member
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/uart/ |
D | sunxi-uart.c | 1090 static void sw_uart_set_termios(struct uart_port *port, struct ktermios *termios, in sw_uart_set_termios()
|
/device/board/unionman/unionpi_tiger/hardware/bt/src/ |
D | userial_vendor.c | 101 struct termios termios; /* serial terminal of BT port */ member
|