/Linux-v6.1/drivers/tty/serial/ |
D | mux.c | 291 mux_set_termios(struct uart_port *port, struct ktermios *termios, in mux_set_termios()
|
D | sunsu.c | 899 sunsu_set_termios(struct uart_port *port, struct ktermios *termios, in sunsu_set_termios() 1334 struct ktermios termios; in sunsu_console_setup() local
|
D | amba-pl011.c | 2000 pl011_setup_status_masks(struct uart_port *port, struct ktermios *termios) in pl011_setup_status_masks() 2032 pl011_set_termios(struct uart_port *port, struct ktermios *termios, in pl011_set_termios() 2164 sbsa_uart_set_termios(struct uart_port *port, struct ktermios *termios, in sbsa_uart_set_termios() 2217 static int pl011_rs485_config(struct uart_port *port, struct ktermios *termios, in pl011_rs485_config()
|
D | serial_core.c | 377 uart_get_baud_rate(struct uart_port *port, struct ktermios *termios, in uart_get_baud_rate() 493 struct ktermios *termios; in uart_change_speed() local 2220 struct ktermios termios; in uart_set_options() local 2395 struct ktermios termios; in uart_resume_port() local
|
D | timbuart.c | 278 struct ktermios *termios, in timbuart_set_termios()
|
D | altera_jtaguart.c | 118 struct ktermios *termios, in altera_jtaguart_set_termios()
|
D | apbuart.c | 231 struct ktermios *termios, const struct ktermios *old) in apbuart_set_termios()
|
D | 21285.c | 245 serial21285_set_termios(struct uart_port *port, struct ktermios *termios, in serial21285_set_termios()
|
D | atmel_serial.c | 294 static int atmel_config_rs485(struct uart_port *port, struct ktermios *termios, in atmel_config_rs485() 2139 struct ktermios *termios, in atmel_set_termios() 2400 static void atmel_set_ldisc(struct uart_port *port, struct ktermios *termios) in atmel_set_ldisc()
|
D | digicolor-usart.c | 289 struct ktermios *termios, in digicolor_uart_set_termios()
|
D | milbeaut_usio.c | 301 struct ktermios *termios, in mlb_usio_set_termios()
|
D | sunhv.c | 325 static void sunhv_set_termios(struct uart_port *port, struct ktermios *termios, in sunhv_set_termios()
|
D | altera_uart.c | 177 struct ktermios *termios, in altera_uart_set_termios()
|
D | pxa.c | 425 serial_pxa_set_termios(struct uart_port *port, struct ktermios *termios, in serial_pxa_set_termios()
|
D | omap-serial.c | 805 serial_omap_set_termios(struct uart_port *port, struct ktermios *termios, in serial_omap_set_termios() 1328 serial_omap_config_rs485(struct uart_port *port, struct ktermios *termios, in serial_omap_config_rs485()
|
D | stm32-usart.c | 218 static int stm32_usart_config_rs485(struct uart_port *port, struct ktermios *termios, in stm32_usart_config_rs485() 1097 struct ktermios *termios, in stm32_usart_set_termios()
|
D | mps2-uart.c | 360 mps2_uart_set_termios(struct uart_port *port, struct ktermios *termios, in mps2_uart_set_termios()
|
D | vt8500_serial.c | 358 struct ktermios *termios, in vt8500_set_termios()
|
/Linux-v6.1/drivers/tty/serial/8250/ |
D | 8250_mid.c | 209 static void mid8250_set_termios(struct uart_port *p, struct ktermios *termios, in mid8250_set_termios()
|
D | 8250_lpss.c | 72 static void byt_set_termios(struct uart_port *p, struct ktermios *termios, in byt_set_termios()
|
D | 8250_mtk.c | 293 mtk8250_set_termios(struct uart_port *port, struct ktermios *termios, in mtk8250_set_termios()
|
/Linux-v6.1/drivers/usb/serial/ |
D | ark3116.c | 196 struct ktermios *termios = &tty->termios; in ark3116_set_termios() local
|
D | mct_u232.c | 601 struct ktermios *termios = &tty->termios; in mct_u232_set_termios() local
|
D | ssu100.c | 221 struct ktermios *termios = &tty->termios; in ssu100_set_termios() local
|
/Linux-v6.1/include/linux/ |
D | tty_driver.h | 456 struct ktermios **termios; member
|