Home
last modified time | relevance | path

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

/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()
/drivers/tty/
Dtty_ioctl.c534 int tty_set_termios(struct tty_struct *tty, struct ktermios *new_termios) in tty_set_termios() function
592 EXPORT_SYMBOL_GPL(tty_set_termios);
659 tty_set_termios(tty, &tmp_termios);
836 tty_set_termios(tty, &termios); in set_sgttyb()