Home
last modified time | relevance | path

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

12

/linux-6.15/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()
/linux-6.15/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-6.15/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-6.15/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-6.15/drivers/tty/serdev/
H A Dserdev-ttyport.c166 tty_termios_encode_baud_rate(&ktermios, speed, speed); in ttyport_set_baudrate()
/linux-6.15/net/nfc/nci/
H A Duart.c413 tty_termios_encode_baud_rate(&new_termios, baudrate, baudrate); in nci_uart_set_config()
/linux-6.15/drivers/tty/serial/
H A D21285.c247 tty_termios_encode_baud_rate(termios, b, b); in serial21285_set_termios()
H A Darc_uart.c388 tty_termios_encode_baud_rate(new, baud, baud); in arc_serial_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 Dlpc32xx_hs.c507 tty_termios_encode_baud_rate(termios, baud, baud); in serial_lpc32xx_set_termios()
H A Dvt8500_serial.c351 tty_termios_encode_baud_rate(termios, baud, baud); in vt8500_set_termios()
H A Dserial_core.c535 tty_termios_encode_baud_rate(termios, in uart_get_baud_rate()
547 tty_termios_encode_baud_rate(termios, in uart_get_baud_rate()
550 tty_termios_encode_baud_rate(termios, in uart_get_baud_rate()
2285 tty_termios_encode_baud_rate(&termios, baud, baud); in uart_set_options()
H A Ddz.c603 tty_termios_encode_baud_rate(termios, baud, baud); in dz_set_termios()
H A Dowl-uart.c368 tty_termios_encode_baud_rate(termios, baud, baud); in owl_uart_set_termios()
H A Dmen_z135_uart.c707 tty_termios_encode_baud_rate(termios, baud, baud); in men_z135_set_termios()
H A Drda-uart.c323 tty_termios_encode_baud_rate(termios, baud, baud); in rda_uart_set_termios()
H A Dar933x_uart.c358 tty_termios_encode_baud_rate(new, baud, baud); in ar933x_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()
/linux-6.15/include/linux/
H A Dtty.h427 void tty_termios_encode_baud_rate(struct ktermios *termios, speed_t ibaud,
/linux-6.15/drivers/bluetooth/
H A Dhci_ldisc.c383 tty_termios_encode_baud_rate(&ktermios, speed, speed); in hci_uart_set_baudrate()

12