Searched refs:tty_wakeup (Results 1 – 3 of 3) sorted by relevance
196 void tty_wakeup(struct tty *tp, int flags);
403 tty_wakeup(tp, FREAD|FWRITE); in ttydev_close()1211 tty_wakeup(tp, FREAD|FWRITE); in tty_rel_gone()1550 tty_wakeup(struct tty *tp, int flags) in tty_wakeup() function1619 tty_wakeup(tp, FWRITE); in tty_flush()1628 tty_wakeup(tp, FREAD); in tty_flush()1807 tty_wakeup(tp, FREAD); in tty_generic_ioctl()
1302 tty_wakeup(tp, FREAD); in ttydisc_rint_done()1348 tty_wakeup(tp, FWRITE); in ttydisc_wakeup_watermark()