Home
last modified time | relevance | path

Searched refs:tsw_outwakeup (Results 1 – 21 of 21) sorted by relevance

/freebsd-12-stable/sys/sys/
Dttydevsw.h67 tsw_outwakeup_t *tsw_outwakeup; /* Output available. */ member
116 tp->t_devsw->tsw_outwakeup(tp); in ttydevsw_outwakeup()
/freebsd-12-stable/sys/powerpc/mambo/
Dmambo_console.c56 .tsw_outwakeup = mambotty_outwakeup,
/freebsd-12-stable/sys/dev/ofw/
Dofw_console.c61 .tsw_outwakeup = ofwtty_outwakeup,
/freebsd-12-stable/sys/dev/cfe/
Dcfe_console.c61 .tsw_outwakeup = cfe_tty_outwakeup,
/freebsd-12-stable/sys/riscv/riscv/
Driscv_console.c84 .tsw_outwakeup = riscvtty_outwakeup,
/freebsd-12-stable/sys/dev/bvm/
Dbvm_console.c59 .tsw_outwakeup = bvm_tty_outwakeup,
/freebsd-12-stable/sys/dev/gxemul/cons/
Dgxemul_cons.c87 .tsw_outwakeup = gxemul_cons_outwakeup,
/freebsd-12-stable/sys/dev/nmdm/
Dnmdm.c69 .tsw_outwakeup = nmdm_outwakeup,
/freebsd-12-stable/sys/dev/dcons/
Ddcons_os.c143 .tsw_outwakeup = dcons_outwakeup,
/freebsd-12-stable/sys/powerpc/pseries/
Dphyp_console.c128 .tsw_outwakeup = uart_phyp_ttyoutwakeup,
/freebsd-12-stable/sys/dev/altera/jtag_uart/
Daltera_jtag_uart_tty.c67 .tsw_outwakeup = aju_outwakeup,
/freebsd-12-stable/sys/dev/uart/
Duart_tty.c397 .tsw_outwakeup = uart_tty_outwakeup,
/freebsd-12-stable/sys/powerpc/powernv/
Dopal_console.c130 .tsw_outwakeup = uart_opal_ttyoutwakeup,
/freebsd-12-stable/sys/dev/xen/console/
Dxen_console.c696 .tsw_outwakeup = xencons_tty_outwakeup,
/freebsd-12-stable/sys/kern/
Dsubr_terminal.c95 .tsw_outwakeup = termtty_outwakeup,
Dtty_pts.c723 .tsw_outwakeup = ptsdrv_outwakeup,
Dtty.c2303 DB_PRINTSYM(outwakeup, tsw->tsw_outwakeup); in _db_show_devsw()
/freebsd-12-stable/sys/dev/rp/
Drp.c698 .tsw_outwakeup = rpstart,
/freebsd-12-stable/sys/dev/virtio/console/
Dvirtio_console.c236 .tsw_outwakeup = vtcon_tty_outwakeup,
/freebsd-12-stable/sys/dev/usb/serial/
Dusb_serial.c178 .tsw_outwakeup = ucom_outwakeup,
/freebsd-12-stable/sys/dev/syscons/
Dsyscons.c253 .tsw_outwakeup = sctty_outwakeup,