Home
last modified time | relevance | path

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

/linux-2.6.39/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-2.6.39/drivers/tty/
Dtty_ioctl.c500 int tty_set_termios(struct tty_struct *tty, struct ktermios *new_termios) in tty_set_termios() function
558 EXPORT_SYMBOL_GPL(tty_set_termios);
625 tty_set_termios(tty, &tmp_termios);
802 tty_set_termios(tty, &termios); in set_sgttyb()
/linux-2.6.39/include/linux/
Dtty.h451 extern int tty_set_termios(struct tty_struct *tty, struct ktermios *kt);