Home
last modified time | relevance | path

Searched defs:termios (Results 1 – 25 of 81) sorted by relevance

1234

/drivers/tty/
Dtty_baudrate.c61 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()
Dtty_ioctl.c245 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/
Djsm_tty.c153 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/
Dempeg.c80 struct ktermios *termios = &tty->termios; in empeg_init_termios() local
Dbelkin_sa.c291 struct ktermios *termios = &tty->termios; in belkin_sa_set_termios() local
Dark3116.c198 struct ktermios *termios = &tty->termios; in ark3116_set_termios() local
Dmct_u232.c602 struct ktermios *termios = &tty->termios; in mct_u232_set_termios() local
/drivers/tty/serial/8250/
D8250_port.c2535 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
D8250_dw.c275 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()
D8250_mid.c200 struct ktermios *termios, in mid8250_set_termios()
D8250_lpss.c72 static void byt_set_termios(struct uart_port *p, struct ktermios *termios, in byt_set_termios()
D8250_fintek.c307 struct ktermios *termios, in fintek_8250_set_termios()
/drivers/tty/serial/
Dclps711x.c225 struct ktermios *termios) in uart_clps711x_set_ldisc()
257 struct ktermios *termios, in uart_clps711x_set_termios()
Damba-pl010.c381 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()
Dsunsu.c908 sunsu_set_termios(struct uart_port *port, struct ktermios *termios, in sunsu_set_termios()
1345 struct ktermios termios; in sunsu_console_setup() local
Dpmac_zilog.c1233 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()
Dserial_core.c392 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
Dstm32-usart.c651 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()
Dtimbuart.c280 struct ktermios *termios, in timbuart_set_termios()
Dmux.c295 mux_set_termios(struct uart_port *port, struct ktermios *termios, in mux_set_termios()
D21285.c210 serial21285_set_termios(struct uart_port *port, struct ktermios *termios, in serial21285_set_termios()
Dmcf.c194 static void mcf_set_termios(struct uart_port *port, struct ktermios *termios, in mcf_set_termios()
Damba-pl011.c1914 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()
Daltera_jtaguart.c109 struct ktermios *termios, in altera_jtaguart_set_termios()
Dapbuart.c237 struct ktermios *termios, struct ktermios *old) in apbuart_set_termios()

1234