Home
last modified time | relevance | path

Searched refs:tty_set_termios (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/bluetooth/
Dhci_ath.c63 tty_set_termios(tty, &ktermios); in ath_wakeup_ar3k()
79 status = tty_set_termios(tty, &ktermios); in ath_wakeup_ar3k()
/linux-3.4.99/drivers/tty/
Dtty_ioctl.c498 int tty_set_termios(struct tty_struct *tty, struct ktermios *new_termios) in tty_set_termios() function
556 EXPORT_SYMBOL_GPL(tty_set_termios);
623 tty_set_termios(tty, &tmp_termios);
800 tty_set_termios(tty, &termios); in set_sgttyb()
/linux-3.4.99/include/linux/
Dtty.h456 extern int tty_set_termios(struct tty_struct *tty, struct ktermios *kt);