Home
last modified time | relevance | path

Searched defs:termios (Results 176 - 200 of 261) sorted by relevance

1234567891011

/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dst-asc.c503 static void asc_set_termios(struct uart_port *port, struct ktermios *termios, in asc_set_termios() argument
[all...]
H A Damba-pl011.c1931 pl011_setup_status_masks(struct uart_port *port, struct ktermios *termios) in pl011_setup_status_masks() argument
1963 pl011_set_termios(struct uart_port *port, struct ktermios *termios, in pl011_set_termios() argument
2084 sbsa_uart_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) sbsa_uart_set_termios() argument
[all...]
H A Dserial_core.c393 uart_get_baud_rate(struct uart_port *port, struct ktermios *termios, struct ktermios *old, unsigned int min, unsigned int max) uart_get_baud_rate() argument
505 struct ktermios *termios; uart_change_speed() local
2140 struct ktermios termios; uart_set_options() local
2301 struct ktermios termios; uart_resume_port() local
[all...]
H A Dserial-tegra.c1273 tegra_uart_set_termios(struct uart_port *u, struct ktermios *termios, struct ktermios *oldtermios) tegra_uart_set_termios() argument
[all...]
H A Dsccnxp.c638 sccnxp_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) sccnxp_set_termios() argument
[all...]
H A Datmel_serial.c2144 static void atmel_set_termios(struct uart_port *port, struct ktermios *termios, in atmel_set_termios() argument
2350 atmel_set_ldisc(struct uart_port *port, struct ktermios *termios) atmel_set_ldisc() argument
[all...]
H A Domap-serial.c843 serial_omap_set_termios(struct uart_port *port, struct ktermios *termios, in serial_omap_set_termios() argument
[all...]
/kernel/linux/linux-5.10/drivers/tty/serial/8250/
H A D8250_omap.c364 omap_8250_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) omap_8250_set_termios() argument
[all...]
H A D8250_port.c2671 struct ktermios *termios; in serial8250_update_uartclk() local
2718 serial8250_do_set_termios(struct uart_port *port, struct ktermios *termios, in serial8250_do_set_termios() argument
2631 serial8250_get_baud_rate(struct uart_port *port, struct ktermios *termios, struct ktermios *old) serial8250_get_baud_rate() argument
2855 serial8250_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) serial8250_set_termios() argument
2864 serial8250_do_set_ldisc(struct uart_port *port, struct ktermios *termios) serial8250_do_set_ldisc() argument
2883 serial8250_set_ldisc(struct uart_port *port, struct ktermios *termios) serial8250_set_ldisc() argument
3288 struct ktermios termios; serial8250_console_restore() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dftdi_sio.c2672 struct ktermios *termios = &tty->termios; in ftdi_set_termios() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dtty.h281 struct ktermios termios, termios_locked; global() member
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dtty.h209 struct ktermios termios, termios_locked; global() member
[all...]
/kernel/linux/linux-6.6/drivers/tty/serial/8250/
H A D8250_exar.c427 static int generic_rs485_config(struct uart_port *port, struct ktermios *termios, in generic_rs485_config() argument
459 static int iot2040_rs485_config(struct uart_port *port, struct ktermios *termios, in iot2040_rs485_config() argument
H A D8250_port.c621 int serial8250_em485_config(struct uart_port *port, struct ktermios *termios, in serial8250_em485_config() argument
2722 struct ktermios *termios; in serial8250_update_uartclk() local
2682 serial8250_get_baud_rate(struct uart_port *port, struct ktermios *termios, const struct ktermios *old) serial8250_get_baud_rate() argument
2769 serial8250_do_set_termios(struct uart_port *port, struct ktermios *termios, const struct ktermios *old) serial8250_do_set_termios() argument
2908 serial8250_set_termios(struct uart_port *port, struct ktermios *termios, const struct ktermios *old) serial8250_set_termios() argument
2917 serial8250_do_set_ldisc(struct uart_port *port, struct ktermios *termios) serial8250_do_set_ldisc() argument
2936 serial8250_set_ldisc(struct uart_port *port, struct ktermios *termios) serial8250_set_ldisc() argument
3333 struct ktermios termios; serial8250_console_restore() local
[all...]
H A D8250_omap.c371 omap_8250_set_termios(struct uart_port *port, struct ktermios *termios, const struct ktermios *old) omap_8250_set_termios() argument
823 omap8250_rs485_config(struct uart_port *port, struct ktermios *termios, struct serial_rs485 *rs485) omap8250_rs485_config() argument
[all...]
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Domap-serial.c776 serial_omap_set_termios(struct uart_port *port, struct ktermios *termios, in serial_omap_set_termios() argument
1299 serial_omap_config_rs485(struct uart_port *port, struct ktermios *termios, struct serial_rs485 *rs485) serial_omap_config_rs485() argument
[all...]
H A Dmvebu-uart.c536 mvebu_uart_set_termios(struct uart_port *port, struct ktermios *termios, const struct ktermios *old) mvebu_uart_set_termios() argument
[all...]
H A Dserial-tegra.c1280 tegra_uart_set_termios(struct uart_port *u, struct ktermios *termios, const struct ktermios *oldtermios) tegra_uart_set_termios() argument
[all...]
H A Dsccnxp.c636 sccnxp_set_termios(struct uart_port *port, struct ktermios *termios, const struct ktermios *old) sccnxp_set_termios() argument
[all...]
H A Dstm32-usart.c218 static int stm32_usart_config_rs485(struct uart_port *port, struct ktermios *termios, in stm32_usart_config_rs485() argument
1139 stm32_usart_set_termios(struct uart_port *port, struct ktermios *termios, const struct ktermios *old) stm32_usart_set_termios() argument
[all...]
H A Dma35d1_serial.c413 ma35d1serial_set_termios(struct uart_port *port, struct ktermios *termios, const struct ktermios *old) ma35d1serial_set_termios() argument
[all...]
H A Dqcom_geni_serial.c1207 qcom_geni_serial_set_termios(struct uart_port *uport, struct ktermios *termios, const struct ktermios *old) qcom_geni_serial_set_termios() argument
H A Dsprd_serial.c749 static void sprd_set_termios(struct uart_port *port, struct ktermios *termios, in sprd_set_termios() argument
[all...]
H A Dserial_txx9.c573 serial_txx9_set_termios(struct uart_port *up, struct ktermios *termios, in serial_txx9_set_termios() argument
[all...]
H A Dst-asc.c464 static void asc_set_termios(struct uart_port *port, struct ktermios *termios, in asc_set_termios() argument
[all...]

Completed in 45 milliseconds

1234567891011