Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dtty_ttydisc.c641 ttydevsw_outwakeup(tp); in ttydisc_write()
658 ttydevsw_outwakeup(tp); in ttydisc_write()
1304 ttydevsw_outwakeup(tp); in ttydisc_rint_done()
1456 ttydevsw_outwakeup(tp); in tty_putstrn()
H A Dtty.c189 ttydevsw_outwakeup(tp); in tty_drain()
1621 ttydevsw_outwakeup(tp); in tty_flush()
1984 ttydevsw_outwakeup(tp); in tty_generic_ioctl()
/freebsd/sys/sys/
H A Dttydevsw.h104 ttydevsw_outwakeup(struct tty *tp) in ttydevsw_outwakeup() function
/freebsd/sys/netgraph/
H A Dng_tty.c340 ttydevsw_outwakeup(tp); in ngt_rcvdata()