Searched refs:tty_throttled (Results 1 – 2 of 2) sorted by relevance
404 static inline bool tty_throttled(struct tty_struct *tty) in tty_throttled() function
2312 if (!C_CRTSCTS(tty) || !tty_throttled(tty)) in mgslpc_set_termios()