Searched refs:tty_wakeup (Results 1 – 3 of 3) sorted by relevance
198 void tty_wakeup(struct tty *tp, int flags);
405 tty_wakeup(tp, FREAD|FWRITE); in ttydev_close()1209 tty_wakeup(tp, FREAD|FWRITE); in tty_rel_gone()1529 tty_wakeup(struct tty *tp, int flags) in tty_wakeup() function1598 tty_wakeup(tp, FWRITE); in tty_flush()1607 tty_wakeup(tp, FREAD); in tty_flush()1770 tty_wakeup(tp, FREAD); in tty_generic_ioctl()
1145 tty_wakeup(tp, FREAD); in ttydisc_rint_done()1191 tty_wakeup(tp, FWRITE); in ttydisc_wakeup_watermark()