Home
last modified time | relevance | path

Searched defs:termios (Results 26 – 50 of 103) sorted by relevance

12345

/openbmc/linux/drivers/tty/serial/8250/
H A D8250_mid.c209 static void mid8250_set_termios(struct uart_port *p, struct ktermios *termios, in mid8250_set_termios()
H A D8250_exar.c469 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 D8250_lpss.c72 static void byt_set_termios(struct uart_port *p, struct ktermios *termios, in byt_set_termios()
H A D8250_pci1xxxx.c168 struct ktermios *termios, in pci1xxxx_rs485_config()
H A D8250_omap.c376 struct ktermios *termios, in omap_8250_set_termios()
840 struct ktermios *termios, in omap8250_rs485_config()
H A D8250_mtk.c306 mtk8250_set_termios(struct uart_port *port, struct ktermios *termios, in mtk8250_set_termios()
/openbmc/linux/drivers/tty/serial/
H A Dsunsu.c898 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 Dmux.c272 mux_set_termios(struct uart_port *port, struct ktermios *termios, in mux_set_termios()
H A Dtimbuart.c277 struct ktermios *termios, in timbuart_set_termios()
H A Damba-pl011.c2008 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 Daltera_jtaguart.c103 struct ktermios *termios, in altera_jtaguart_set_termios()
H A Dapbuart.c205 struct ktermios *termios, const struct ktermios *old) in apbuart_set_termios()
H A Dserial_core.c206 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 D21285.c224 serial21285_set_termios(struct uart_port *port, struct ktermios *termios, in serial21285_set_termios()
H A Ddigicolor-usart.c287 struct ktermios *termios, in digicolor_uart_set_termios()
H A Datmel_serial.c293 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 Dmilbeaut_usio.c299 struct ktermios *termios, in mlb_usio_set_termios()
H A Dsunhv.c323 static void sunhv_set_termios(struct uart_port *port, struct ktermios *termios, in sunhv_set_termios()
H A Dpxa.c402 serial_pxa_set_termios(struct uart_port *port, struct ktermios *termios, in serial_pxa_set_termios()
H A Daltera_uart.c177 struct ktermios *termios, in altera_uart_set_termios()
H A Domap-serial.c776 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 Dark3116.c196 struct ktermios *termios = &tty->termios; in ark3116_set_termios() local
H A Dmct_u232.c601 struct ktermios *termios = &tty->termios; in mct_u232_set_termios() local
H A Dssu100.c221 struct ktermios *termios = &tty->termios; in ssu100_set_termios() local
/openbmc/linux/include/linux/
H A Dtty_driver.h463 struct ktermios **termios; member

12345