Searched refs:tsw_outwakeup (Results 1 – 21 of 21) sorted by relevance
| /freebsd-12-stable/sys/sys/ |
| D | ttydevsw.h | 67 tsw_outwakeup_t *tsw_outwakeup; /* Output available. */ member 116 tp->t_devsw->tsw_outwakeup(tp); in ttydevsw_outwakeup()
|
| /freebsd-12-stable/sys/powerpc/mambo/ |
| D | mambo_console.c | 56 .tsw_outwakeup = mambotty_outwakeup,
|
| /freebsd-12-stable/sys/dev/ofw/ |
| D | ofw_console.c | 61 .tsw_outwakeup = ofwtty_outwakeup,
|
| /freebsd-12-stable/sys/dev/cfe/ |
| D | cfe_console.c | 61 .tsw_outwakeup = cfe_tty_outwakeup,
|
| /freebsd-12-stable/sys/riscv/riscv/ |
| D | riscv_console.c | 84 .tsw_outwakeup = riscvtty_outwakeup,
|
| /freebsd-12-stable/sys/dev/bvm/ |
| D | bvm_console.c | 59 .tsw_outwakeup = bvm_tty_outwakeup,
|
| /freebsd-12-stable/sys/dev/gxemul/cons/ |
| D | gxemul_cons.c | 87 .tsw_outwakeup = gxemul_cons_outwakeup,
|
| /freebsd-12-stable/sys/dev/nmdm/ |
| D | nmdm.c | 69 .tsw_outwakeup = nmdm_outwakeup,
|
| /freebsd-12-stable/sys/dev/dcons/ |
| D | dcons_os.c | 143 .tsw_outwakeup = dcons_outwakeup,
|
| /freebsd-12-stable/sys/powerpc/pseries/ |
| D | phyp_console.c | 128 .tsw_outwakeup = uart_phyp_ttyoutwakeup,
|
| /freebsd-12-stable/sys/dev/altera/jtag_uart/ |
| D | altera_jtag_uart_tty.c | 67 .tsw_outwakeup = aju_outwakeup,
|
| /freebsd-12-stable/sys/dev/uart/ |
| D | uart_tty.c | 397 .tsw_outwakeup = uart_tty_outwakeup,
|
| /freebsd-12-stable/sys/powerpc/powernv/ |
| D | opal_console.c | 130 .tsw_outwakeup = uart_opal_ttyoutwakeup,
|
| /freebsd-12-stable/sys/dev/xen/console/ |
| D | xen_console.c | 696 .tsw_outwakeup = xencons_tty_outwakeup,
|
| /freebsd-12-stable/sys/kern/ |
| D | subr_terminal.c | 95 .tsw_outwakeup = termtty_outwakeup,
|
| D | tty_pts.c | 723 .tsw_outwakeup = ptsdrv_outwakeup,
|
| D | tty.c | 2303 DB_PRINTSYM(outwakeup, tsw->tsw_outwakeup); in _db_show_devsw()
|
| /freebsd-12-stable/sys/dev/rp/ |
| D | rp.c | 698 .tsw_outwakeup = rpstart,
|
| /freebsd-12-stable/sys/dev/virtio/console/ |
| D | virtio_console.c | 236 .tsw_outwakeup = vtcon_tty_outwakeup,
|
| /freebsd-12-stable/sys/dev/usb/serial/ |
| D | usb_serial.c | 178 .tsw_outwakeup = ucom_outwakeup,
|
| /freebsd-12-stable/sys/dev/syscons/ |
| D | syscons.c | 253 .tsw_outwakeup = sctty_outwakeup,
|