Home
last modified time | relevance | path

Searched refs:ttwakeup (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/kern/
H A Dtty.c691 ttwakeup(tp); in ttyinput()
698 ttwakeup(tp); in ttyinput()
1072 ttwakeup(tp); in ttioctl()
1110 ttwakeup(tp); in ttioctl()
1124 ttwakeup(tp); in ttioctl()
1449 ttwakeup(tp); in ttyflush()
1637 ttwakeup(tp); in ttymodem()
2362 ttwakeup(struct tty *tp) in ttwakeup() function
2824 ttwakeup(tp); in ttyrevoke()
H A Dtty_pty.c1054 ttwakeup(tp); in ptcwrite()
/dragonfly/sys/sys/
H A Dtty.h261 void ttwakeup (struct tty *tp);
/dragonfly/sys/bus/u4b/serial/
H A Dusb_serial.c2041 ttwakeup(tp); in ucom_put_data()