Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dtty_ttydisc.c558 ttydevsw_outwakeup(tp); in ttydisc_write()
575 ttydevsw_outwakeup(tp); in ttydisc_write()
1147 ttydevsw_outwakeup(tp); in ttydisc_rint_done()
1299 ttydevsw_outwakeup(tp); in tty_putstrn()
H A Dtty.c190 ttydevsw_outwakeup(tp); in tty_drain()
1600 ttydevsw_outwakeup(tp); in tty_flush()
1960 ttydevsw_outwakeup(tp); in tty_generic_ioctl()
/f-stack/freebsd/sys/
H A Dttydevsw.h106 ttydevsw_outwakeup(struct tty *tp) in ttydevsw_outwakeup() function
/f-stack/freebsd/netgraph/
H A Dng_tty.c342 ttydevsw_outwakeup(tp); in ngt_rcvdata()