/drivers/tty/ |
D | tty_baudrate.c | 61 speed_t tty_termios_baud_rate(struct ktermios *termios) in tty_termios_baud_rate() 96 speed_t tty_termios_input_baud_rate(struct ktermios *termios) in tty_termios_input_baud_rate() 145 void tty_termios_encode_baud_rate(struct ktermios *termios, in tty_termios_encode_baud_rate()
|
D | tty_ioctl.c | 245 struct ktermios *termios = &tty->termios; in unset_locked_termios() local 530 static void set_sgflags(struct ktermios *termios, int flags) in set_sgflags() 571 struct ktermios termios; in set_sgttyb() local
|
/drivers/tty/serial/jsm/ |
D | jsm_tty.c | 153 struct ktermios *termios; in jsm_tty_send_xchar() local 193 struct ktermios *termios; in jsm_tty_open() local 300 struct ktermios *termios, in jsm_tty_set_termios()
|
/drivers/usb/serial/ |
D | empeg.c | 80 struct ktermios *termios = &tty->termios; in empeg_init_termios() local
|
D | belkin_sa.c | 291 struct ktermios *termios = &tty->termios; in belkin_sa_set_termios() local
|
D | ark3116.c | 198 struct ktermios *termios = &tty->termios; in ark3116_set_termios() local
|
D | mct_u232.c | 602 struct ktermios *termios = &tty->termios; in mct_u232_set_termios() local
|
/drivers/tty/serial/8250/ |
D | 8250_port.c | 2535 struct ktermios *termios, in serial8250_get_baud_rate() 2550 serial8250_do_set_termios(struct uart_port *port, struct ktermios *termios, in serial8250_do_set_termios() 2688 serial8250_set_termios(struct uart_port *port, struct ktermios *termios, in serial8250_set_termios() 2697 void serial8250_do_set_ldisc(struct uart_port *port, struct ktermios *termios) in serial8250_do_set_ldisc() 2716 serial8250_set_ldisc(struct uart_port *port, struct ktermios *termios) in serial8250_set_ldisc() 3120 struct ktermios termios; in serial8250_console_restore() local
|
D | 8250_dw.c | 275 static void dw8250_set_termios(struct uart_port *p, struct ktermios *termios, in dw8250_set_termios() 307 static void dw8250_set_ldisc(struct uart_port *p, struct ktermios *termios) in dw8250_set_ldisc()
|
D | 8250_mid.c | 200 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_fintek.c | 307 struct ktermios *termios, in fintek_8250_set_termios()
|
/drivers/tty/serial/ |
D | clps711x.c | 225 struct ktermios *termios) in uart_clps711x_set_ldisc() 257 struct ktermios *termios, in uart_clps711x_set_termios()
|
D | amba-pl010.c | 381 pl010_set_termios(struct uart_port *port, struct ktermios *termios, in pl010_set_termios() 479 static void pl010_set_ldisc(struct uart_port *port, struct ktermios *termios) in pl010_set_ldisc()
|
D | sunsu.c | 908 sunsu_set_termios(struct uart_port *port, struct ktermios *termios, in sunsu_set_termios() 1345 struct ktermios termios; in sunsu_console_setup() local
|
D | pmac_zilog.c | 1233 static void __pmz_set_termios(struct uart_port *port, struct ktermios *termios, in __pmz_set_termios() 1281 static void pmz_set_termios(struct uart_port *port, struct ktermios *termios, in pmz_set_termios()
|
D | serial_core.c | 392 uart_get_baud_rate(struct uart_port *port, struct ktermios *termios, in uart_get_baud_rate() 504 struct ktermios *termios; in uart_change_speed() local 2060 struct ktermios termios; in uart_set_options() local 2218 struct ktermios termios; in uart_resume_port() local
|
D | stm32-usart.c | 651 static unsigned int stm32_get_databits(struct ktermios *termios) in stm32_get_databits() 681 static void stm32_set_termios(struct uart_port *port, struct ktermios *termios, in stm32_set_termios()
|
D | timbuart.c | 280 struct ktermios *termios, in timbuart_set_termios()
|
D | mux.c | 295 mux_set_termios(struct uart_port *port, struct ktermios *termios, in mux_set_termios()
|
D | 21285.c | 210 serial21285_set_termios(struct uart_port *port, struct ktermios *termios, in serial21285_set_termios()
|
D | mcf.c | 194 static void mcf_set_termios(struct uart_port *port, struct ktermios *termios, in mcf_set_termios()
|
D | amba-pl011.c | 1914 pl011_setup_status_masks(struct uart_port *port, struct ktermios *termios) in pl011_setup_status_masks() 1946 pl011_set_termios(struct uart_port *port, struct ktermios *termios, in pl011_set_termios() 2067 sbsa_uart_set_termios(struct uart_port *port, struct ktermios *termios, in sbsa_uart_set_termios()
|
D | altera_jtaguart.c | 109 struct ktermios *termios, in altera_jtaguart_set_termios()
|
D | apbuart.c | 237 struct ktermios *termios, struct ktermios *old) in apbuart_set_termios()
|