Home
last modified time | relevance | path

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

/dragonfly/sys/platform/vkernel64/platform/
H A Dconsole.c185 ttwwakeup(tp); in vcons_tty_start()
200 ttwwakeup(tp); in vcons_tty_start()
/dragonfly/sys/dev/misc/dcons/
H A Ddcons_os.c322 ttwwakeup(tp); in dcons_tty_start()
332 ttwwakeup(tp); in dcons_tty_start()
/dragonfly/sys/sys/
H A Dtty.h263 void ttwwakeup (struct tty *tp);
/dragonfly/sys/kern/
H A Dtty.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()
H A Dtty_pty.c823 ttwwakeup(tp); in ptcread()
/dragonfly/sys/dev/serial/sio/
H A Dsio.c1626 ttwwakeup(com->tp); in siobusycheck()
2539 ttwwakeup(tp); in comstart()
2594 ttwwakeup(tp); in comstart()
/dragonfly/sys/bus/u4b/serial/
H A Dusb_serial.c1759 ttwwakeup(tp); in ucom_start()
1783 ttwwakeup(tp); in ucom_start()
/dragonfly/sys/dev/misc/syscons/
H A Dsyscons.c1791 ttwwakeup(tp); in scstart()