Searched refs:tsw_outwakeup_t (Results 1 - 15 of 15) sorted by path

/freebsd-11-stable/sys/dev/altera/jtag_uart/
H A Daltera_jtag_uart_tty.c57 static tsw_outwakeup_t aju_outwakeup;
/freebsd-11-stable/sys/dev/bvm/
H A Dbvm_console.c51 static tsw_outwakeup_t bvm_tty_outwakeup;
/freebsd-11-stable/sys/dev/cfe/
H A Dcfe_console.c53 static tsw_outwakeup_t cfe_tty_outwakeup;
/freebsd-11-stable/sys/dev/gxemul/cons/
H A Dgxemul_cons.c81 static tsw_outwakeup_t gxemul_cons_outwakeup;
/freebsd-11-stable/sys/dev/nmdm/
H A Dnmdm.c58 static tsw_outwakeup_t nmdm_inwakeup;
/freebsd-11-stable/sys/dev/ofw/
H A Dofw_console.c53 static tsw_outwakeup_t ofwtty_outwakeup;
/freebsd-11-stable/sys/dev/si/
H A Dsi.c101 static tsw_outwakeup_t si_start;
/freebsd-11-stable/sys/dev/syscons/
H A Dsyscons.c239 static tsw_outwakeup_t sctty_outwakeup;
/freebsd-11-stable/sys/dev/uart/
H A Duart_tty.c63 static tsw_outwakeup_t uart_tty_outwakeup;
/freebsd-11-stable/sys/dev/usb/serial/
H A Dusb_serial.c162 static tsw_outwakeup_t ucom_outwakeup;
/freebsd-11-stable/sys/kern/
H A Dsubr_terminal.c86 static tsw_outwakeup_t termtty_outwakeup;
/freebsd-11-stable/sys/powerpc/mambo/
H A Dmambo_console.c50 static tsw_outwakeup_t mambotty_outwakeup;
/freebsd-11-stable/sys/riscv/htif/
H A Dhtif_console.c62 static tsw_outwakeup_t riscvtty_outwakeup;
/freebsd-11-stable/sys/sys/
H A Dttydevsw.h45 typedef void tsw_outwakeup_t(struct tty *tp); typedef
65 tsw_outwakeup_t *tsw_outwakeup; /* Output available. */
/freebsd-11-stable/sys/dev/dcons/
H A Ddcons_os.c136 static tsw_outwakeup_t dcons_outwakeup;

Completed in 218 milliseconds