Home
last modified time | relevance | path

Searched refs:tty_termios_copy_hw (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/tty/
H A Dtty_ioctl.c231 void tty_termios_copy_hw(struct ktermios *new, const struct ktermios *old) in tty_termios_copy_hw() function
240 EXPORT_SYMBOL(tty_termios_copy_hw);
343 tty_termios_copy_hw(&tty->termios, &old_termios); in tty_set_termios()
H A Dn_gsm.c4544 tty_termios_copy_hw(&tty->termios, old); in gsmtty_set_termios()
/linux/drivers/usb/serial/
H A Dir-usb.c436 tty_termios_copy_hw(&tty->termios, old_termios); in ir_set_termios()
H A Dkobil_sct.c444 tty_termios_copy_hw(&tty->termios, old); in kobil_set_termios()
H A Dkeyspan_pda.c367 tty_termios_copy_hw(&tty->termios, old_termios); in keyspan_pda_set_termios()
H A Dch341.c561 tty_termios_copy_hw(&tty->termios, old_termios); in ch341_set_termios()
H A Dusb-serial.c531 tty_termios_copy_hw(&tty->termios, old); in serial_set_termios()
/linux/drivers/tty/serial/
H A Dtimbuart.c292 tty_termios_copy_hw(termios, old); in timbuart_set_termios()
H A Daltera_uart.c186 tty_termios_copy_hw(termios, old); in altera_uart_set_termios()