Searched refs:tty_termios_copy_hw (Results 1 – 15 of 15) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A D | tty_ioctl.c | 273 void tty_termios_copy_hw(struct ktermios *new, struct ktermios *old) in tty_termios_copy_hw() function 282 EXPORT_SYMBOL(tty_termios_copy_hw); 336 tty_termios_copy_hw(&tty->termios, &old_termios); in tty_set_termios()
|
| H A D | n_gsm.c | 3301 tty_termios_copy_hw(&tty->termios, old); in gsmtty_set_termios()
|
| /OK3568_Linux_fs/kernel/drivers/usb/serial/ |
| H A D | ir-usb.c | 435 tty_termios_copy_hw(&tty->termios, old_termios); in ir_set_termios()
|
| H A D | kobil_sct.c | 491 tty_termios_copy_hw(&tty->termios, old); in kobil_set_termios()
|
| H A D | keyspan_pda.c | 346 tty_termios_copy_hw(&tty->termios, old_termios); in keyspan_pda_set_termios()
|
| H A D | ch341.c | 563 tty_termios_copy_hw(&tty->termios, old_termios); in ch341_set_termios()
|
| H A D | iuu_phoenix.c | 932 tty_termios_copy_hw(&tty->termios, old_termios); in iuu_set_termios()
|
| H A D | usb-serial.c | 447 tty_termios_copy_hw(&tty->termios, old); in serial_set_termios()
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | altera_jtaguart.c | 114 tty_termios_copy_hw(termios, old); in altera_jtaguart_set_termios()
|
| H A D | timbuart.c | 298 tty_termios_copy_hw(termios, old); in timbuart_set_termios()
|
| H A D | arc_uart.c | 392 tty_termios_copy_hw(new, old); in arc_serial_set_termios()
|
| H A D | altera_uart.c | 187 tty_termios_copy_hw(termios, old); in altera_uart_set_termios()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | tty.h | 555 extern void tty_termios_copy_hw(struct ktermios *new, struct ktermios *old);
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_rockchip | 2898 tty_termios_copy_hw
|
| H A D | abi_gki_aarch64_galaxy | 4096 tty_termios_copy_hw
|