Home
last modified time | relevance | path

Searched refs:tty_termios_hw_change (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/tty/
A Dtty_ioctl.c272 int tty_termios_hw_change(const struct ktermios *a, const struct ktermios *b) in tty_termios_hw_change() function
280 EXPORT_SYMBOL(tty_termios_hw_change);
/linux/drivers/usb/serial/
A Dupd78f0730.c306 if (old_termios && !tty_termios_hw_change(&tty->termios, old_termios)) in upd78f0730_set_termios()
A Dspcp8x5.c299 if (old_termios && !tty_termios_hw_change(&tty->termios, old_termios)) in spcp8x5_set_termios()
A Dch341.c482 if (old_termios && !tty_termios_hw_change(&tty->termios, old_termios)) in ch341_set_termios()
A Df81232.c615 if (old_termios && !tty_termios_hw_change(&tty->termios, old_termios)) in f81232_set_termios()
A Dmxuport.c848 !tty_termios_hw_change(&tty->termios, old_termios) && in mxuport_set_termios()
A Dpl2303.c763 return tty_termios_hw_change(a, b) || ixon_change; in pl2303_termios_change()
A Dcp210x.c1116 return tty_termios_hw_change(a, b) || iflag_change || cc_change; in cp210x_termios_change()
/linux/include/linux/
A Dtty.h367 int tty_termios_hw_change(const struct ktermios *a, const struct ktermios *b);
/linux/
A Dvmlinux.symvers7548 0x00000000 tty_termios_hw_change vmlinux EXPORT_SYMBOL
A DSystem.map28367 ffff800010761a00 T tty_termios_hw_change
A D.tmp_System.map28367 ffff800010761a00 T tty_termios_hw_change

Completed in 339 milliseconds