Home
last modified time | relevance | path

Searched refs:tty_termios_encode_baud_rate (Results 1 – 25 of 32) sorted by relevance

12

/linux/drivers/tty/
H A Dtty_baudrate.c129 void tty_termios_encode_baud_rate(struct ktermios *termios, in tty_termios_encode_baud_rate() function
198 EXPORT_SYMBOL_GPL(tty_termios_encode_baud_rate);
213 tty_termios_encode_baud_rate(&tty->termios, ibaud, obaud); in tty_encode_baud_rate()
H A Dtty_ioctl.c644 tty_termios_encode_baud_rate(&termios, termios.c_ispeed, in set_sgttyb()
/linux/drivers/usb/serial/
H A Dconsole.c164 tty_termios_encode_baud_rate(&tty->termios, baud, baud); in usb_console_setup()
H A Dark3116.c293 tty_termios_encode_baud_rate(termios, bps, bps); in ark3116_set_termios()
/linux/drivers/tty/serial/8250/
H A D8250_mtk.c344 tty_termios_encode_baud_rate(termios, baud, baud); in mtk8250_set_termios()
426 tty_termios_encode_baud_rate(termios, baud, baud); in mtk8250_set_termios()
H A D8250_fintek.c343 tty_termios_encode_baud_rate(termios, baud, baud); in fintek_8250_set_termios()
/linux/drivers/ipack/devices/
H A Dipoctal.c569 tty_termios_encode_baud_rate(&tty->termios, baud, baud); in ipoctal_set_termios()
613 tty_termios_encode_baud_rate(&tty->termios, 38400, 38400); in ipoctal_set_termios()
/linux/net/nfc/nci/
H A Duart.c413 tty_termios_encode_baud_rate(&new_termios, baudrate, baudrate); in nci_uart_set_config()
/linux/drivers/tty/serial/
H A D21285.c247 tty_termios_encode_baud_rate(termios, b, b); in serial21285_set_termios()
H A Dtimbuart.c293 tty_termios_encode_baud_rate(termios, baud, baud); in timbuart_set_termios()
H A Dmps2-uart.c367 tty_termios_encode_baud_rate(termios, baud, baud); in mps2_uart_set_termios()
H A Daltera_uart.c187 tty_termios_encode_baud_rate(termios, baud, baud); in altera_uart_set_termios()
H A Dvt8500_serial.c351 tty_termios_encode_baud_rate(termios, baud, baud); in vt8500_set_termios()
H A Dlpc32xx_hs.c507 tty_termios_encode_baud_rate(termios, baud, baud); in serial_lpc32xx_set_termios()
H A Dserial_core.c533 tty_termios_encode_baud_rate(termios, in uart_get_baud_rate()
545 tty_termios_encode_baud_rate(termios, in uart_get_baud_rate()
548 tty_termios_encode_baud_rate(termios, in uart_get_baud_rate()
2212 tty_termios_encode_baud_rate(&termios, baud, baud); in uart_set_options()
H A Dowl-uart.c368 tty_termios_encode_baud_rate(termios, baud, baud); in owl_uart_set_termios()
H A Drda-uart.c323 tty_termios_encode_baud_rate(termios, baud, baud); in rda_uart_set_termios()
H A Desp32_uart.c455 tty_termios_encode_baud_rate(termios, baud, baud); in esp32_uart_set_termios()
H A Duartlite.c332 tty_termios_encode_baud_rate(termios, pdata->baud, pdata->baud); in ulite_set_termios()
H A Dlantiq.c483 tty_termios_encode_baud_rate(new, baud, baud); in lqasc_set_termios()
H A Dar933x_uart.c358 tty_termios_encode_baud_rate(new, baud, baud); in ar933x_uart_set_termios()
H A Dmax3100.c466 tty_termios_encode_baud_rate(termios, baud, baud); in max3100_set_termios()
H A Dsccnxp.c720 tty_termios_encode_baud_rate(termios, baud, baud); in sccnxp_set_termios()
H A Dsprd_serial.c868 tty_termios_encode_baud_rate(termios, baud, baud); in sprd_set_termios()
/linux/drivers/bluetooth/
H A Dhci_ldisc.c383 tty_termios_encode_baud_rate(&ktermios, speed, speed); in hci_uart_set_baudrate()

12