Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dtty.h404 static inline bool tty_throttled(struct tty_struct *tty) in tty_throttled() function
/linux-4.19.296/drivers/char/pcmcia/
Dsynclink_cs.c2312 if (!C_CRTSCTS(tty) || !tty_throttled(tty)) in mgslpc_set_termios()