Home
last modified time | relevance | path

Searched refs:ttwwakeup (Results 1 – 8 of 8) sorted by relevance

/dragonfly/sys/platform/vkernel64/platform/
HDconsole.c185 ttwwakeup(tp); in vcons_tty_start()
200 ttwwakeup(tp); in vcons_tty_start()
/dragonfly/sys/dev/misc/dcons/
HDdcons_os.c322 ttwwakeup(tp); in dcons_tty_start()
332 ttwwakeup(tp); in dcons_tty_start()
/dragonfly/sys/sys/
HDtty.h263 void ttwwakeup (struct tty *tp);
/dragonfly/sys/kern/
HDtty.c1073 ttwwakeup(tp); in ttioctl()
1489 ttwwakeup(tp); in ttyflush()
1638 ttwwakeup(tp); in ttymodem()
2376 ttwwakeup(struct tty *tp) in ttwwakeup() function
2825 ttwwakeup(tp); in ttyrevoke()
HDtty_pty.c823 ttwwakeup(tp); in ptcread()
/dragonfly/sys/dev/serial/sio/
HDsio.c1626 ttwwakeup(com->tp); in siobusycheck()
2539 ttwwakeup(tp); in comstart()
2594 ttwwakeup(tp); in comstart()
/dragonfly/sys/bus/u4b/serial/
HDusb_serial.c1759 ttwwakeup(tp); in ucom_start()
1783 ttwwakeup(tp); in ucom_start()
/dragonfly/sys/dev/misc/syscons/
HDsyscons.c1791 ttwwakeup(tp); in scstart()