tty_set_termios   327 drivers/bluetooth/hci_ldisc.c 		status = tty_set_termios(tty, &ktermios);
tty_set_termios   361 drivers/bluetooth/hci_ldisc.c 		status = tty_set_termios(tty, &ktermios);
tty_set_termios   384 drivers/bluetooth/hci_ldisc.c 	tty_set_termios(tty, &ktermios);
tty_set_termios   169 drivers/staging/speakup/spk_ttyio.c 		tty_set_termios(tty, &tmp_termios);
tty_set_termios   139 drivers/tty/serdev/serdev-ttyport.c 	tty_set_termios(tty, &ktermios);
tty_set_termios   179 drivers/tty/serdev/serdev-ttyport.c 	tty_set_termios(tty, &ktermios);
tty_set_termios   194 drivers/tty/serdev/serdev-ttyport.c 	tty_set_termios(tty, &ktermios);
tty_set_termios   211 drivers/tty/serdev/serdev-ttyport.c 	tty_set_termios(tty, &ktermios);
tty_set_termios   347 drivers/tty/tty_ioctl.c EXPORT_SYMBOL_GPL(tty_set_termios);
tty_set_termios   414 drivers/tty/tty_ioctl.c 	tty_set_termios(tty, &tmp_termios);
tty_set_termios   591 drivers/tty/tty_ioctl.c 	tty_set_termios(tty, &termios);
tty_set_termios   541 include/linux/tty.h extern int tty_set_termios(struct tty_struct *tty, struct ktermios *kt);
tty_set_termios   450 net/nfc/nci/uart.c 	tty_set_termios(nu->tty, &new_termios);