/openbmc/linux/drivers/tty/serial/8250/ |
H A D | 8250_mid.c | 209 static void mid8250_set_termios(struct uart_port *p, struct ktermios *termios, in mid8250_set_termios()
|
H A D | 8250_exar.c | 469 static int generic_rs485_config(struct uart_port *port, struct ktermios *termios, in generic_rs485_config() 501 static int iot2040_rs485_config(struct uart_port *port, struct ktermios *termios, in iot2040_rs485_config()
|
H A D | 8250_lpss.c | 72 static void byt_set_termios(struct uart_port *p, struct ktermios *termios, in byt_set_termios()
|
H A D | 8250_pci1xxxx.c | 168 struct ktermios *termios, in pci1xxxx_rs485_config()
|
H A D | 8250_omap.c | 376 struct ktermios *termios, in omap_8250_set_termios() 840 struct ktermios *termios, in omap8250_rs485_config()
|
H A D | 8250_mtk.c | 306 mtk8250_set_termios(struct uart_port *port, struct ktermios *termios, in mtk8250_set_termios()
|
/openbmc/linux/drivers/tty/serial/ |
H A D | sunsu.c | 898 sunsu_set_termios(struct uart_port *port, struct ktermios *termios, in sunsu_set_termios() 1333 struct ktermios termios; in sunsu_console_setup() local
|
H A D | mux.c | 272 mux_set_termios(struct uart_port *port, struct ktermios *termios, in mux_set_termios()
|
H A D | timbuart.c | 277 struct ktermios *termios, in timbuart_set_termios()
|
H A D | amba-pl011.c | 2008 pl011_setup_status_masks(struct uart_port *port, struct ktermios *termios) in pl011_setup_status_masks() 2040 pl011_set_termios(struct uart_port *port, struct ktermios *termios, in pl011_set_termios() 2179 sbsa_uart_set_termios(struct uart_port *port, struct ktermios *termios, in sbsa_uart_set_termios() 2232 static int pl011_rs485_config(struct uart_port *port, struct ktermios *termios, in pl011_rs485_config()
|
H A D | altera_jtaguart.c | 103 struct ktermios *termios, in altera_jtaguart_set_termios()
|
H A D | apbuart.c | 205 struct ktermios *termios, const struct ktermios *old) in apbuart_set_termios()
|
H A D | serial_core.c | 206 struct ktermios *termios; in uart_change_line_settings() local 458 uart_get_baud_rate(struct uart_port *port, struct ktermios *termios, in uart_get_baud_rate() 2298 struct ktermios termios; in uart_set_options() local 2476 struct ktermios termios; in uart_resume_port() local
|
H A D | 21285.c | 224 serial21285_set_termios(struct uart_port *port, struct ktermios *termios, in serial21285_set_termios()
|
H A D | digicolor-usart.c | 287 struct ktermios *termios, in digicolor_uart_set_termios()
|
H A D | atmel_serial.c | 293 static int atmel_config_rs485(struct uart_port *port, struct ktermios *termios, in atmel_config_rs485() 2122 struct ktermios *termios, in atmel_set_termios() 2383 static void atmel_set_ldisc(struct uart_port *port, struct ktermios *termios) in atmel_set_ldisc()
|
H A D | milbeaut_usio.c | 299 struct ktermios *termios, in mlb_usio_set_termios()
|
H A D | sunhv.c | 323 static void sunhv_set_termios(struct uart_port *port, struct ktermios *termios, in sunhv_set_termios()
|
H A D | pxa.c | 402 serial_pxa_set_termios(struct uart_port *port, struct ktermios *termios, in serial_pxa_set_termios()
|
H A D | altera_uart.c | 177 struct ktermios *termios, in altera_uart_set_termios()
|
H A D | omap-serial.c | 776 serial_omap_set_termios(struct uart_port *port, struct ktermios *termios, in serial_omap_set_termios() 1299 serial_omap_config_rs485(struct uart_port *port, struct ktermios *termios, in serial_omap_config_rs485()
|
/openbmc/linux/drivers/usb/serial/ |
H A D | ark3116.c | 196 struct ktermios *termios = &tty->termios; in ark3116_set_termios() local
|
H A D | mct_u232.c | 601 struct ktermios *termios = &tty->termios; in mct_u232_set_termios() local
|
H A D | ssu100.c | 221 struct ktermios *termios = &tty->termios; in ssu100_set_termios() local
|
/openbmc/linux/include/linux/ |
H A D | tty_driver.h | 463 struct ktermios **termios; member
|