Searched refs:tsw_outwakeup (Results 1 – 20 of 20) sorted by relevance
| /freebsd-10-stable/sys/sys/ |
| D | ttydevsw.h | 65 tsw_outwakeup_t *tsw_outwakeup; /* Output available. */ member 114 tp->t_devsw->tsw_outwakeup(tp); in ttydevsw_outwakeup()
|
| /freebsd-10-stable/sys/powerpc/mambo/ |
| D | mambo_console.c | 54 .tsw_outwakeup = mambotty_outwakeup,
|
| /freebsd-10-stable/sys/dev/ofw/ |
| D | ofw_console.c | 59 .tsw_outwakeup = ofwtty_outwakeup,
|
| /freebsd-10-stable/sys/dev/cfe/ |
| D | cfe_console.c | 59 .tsw_outwakeup = cfe_tty_outwakeup,
|
| /freebsd-10-stable/sys/dev/bvm/ |
| D | bvm_console.c | 57 .tsw_outwakeup = bvm_tty_outwakeup,
|
| /freebsd-10-stable/sys/dev/gxemul/cons/ |
| D | gxemul_cons.c | 85 .tsw_outwakeup = gxemul_cons_outwakeup,
|
| /freebsd-10-stable/sys/dev/xen/console/ |
| D | console.c | 110 .tsw_outwakeup = xcoutwakeup,
|
| /freebsd-10-stable/sys/dev/dcons/ |
| D | dcons_os.c | 139 .tsw_outwakeup = dcons_outwakeup,
|
| /freebsd-10-stable/sys/dev/altera/jtag_uart/ |
| D | altera_jtag_uart_tty.c | 63 .tsw_outwakeup = aju_outwakeup,
|
| /freebsd-10-stable/sys/powerpc/pseries/ |
| D | phyp_console.c | 126 .tsw_outwakeup = uart_phyp_ttyoutwakeup,
|
| /freebsd-10-stable/sys/dev/nmdm/ |
| D | nmdm.c | 67 .tsw_outwakeup = nmdm_outwakeup,
|
| /freebsd-10-stable/sys/dev/uart/ |
| D | uart_tty.c | 390 .tsw_outwakeup = uart_tty_outwakeup,
|
| /freebsd-10-stable/sys/kern/ |
| D | subr_terminal.c | 93 .tsw_outwakeup = termtty_outwakeup,
|
| D | tty_pts.c | 711 .tsw_outwakeup = ptsdrv_outwakeup,
|
| D | tty.c | 2181 DB_PRINTSYM(outwakeup, tsw->tsw_outwakeup); in _db_show_devsw()
|
| /freebsd-10-stable/sys/dev/rp/ |
| D | rp.c | 725 .tsw_outwakeup = rpstart,
|
| /freebsd-10-stable/sys/dev/virtio/console/ |
| D | virtio_console.c | 225 .tsw_outwakeup = vtcon_tty_outwakeup,
|
| /freebsd-10-stable/sys/dev/si/ |
| D | si.c | 262 .tsw_outwakeup = si_start,
|
| /freebsd-10-stable/sys/dev/usb/serial/ |
| D | usb_serial.c | 173 .tsw_outwakeup = ucom_outwakeup,
|
| /freebsd-10-stable/sys/dev/syscons/ |
| D | syscons.c | 251 .tsw_outwakeup = sctty_outwakeup,
|