Searched defs:displaydv (Results 1 - 2 of 2) sorted by relevance

/src/sys/dev/wscons/
H A Dwsmux.c800 device_t displaydv = muxsc ? muxsc->sc_base.me_dispdv : NULL; local in function:wsmux_evsrc_set_display
817 wsmux_set_display(struct wsmux_softc *sc, device_t displaydv) argument
[all...]
H A Dwskbd.c1295 wskbd_set_console_display(device_t displaydv, struct wsevsrc *me) argument
1312 device_t displaydv = me != NULL ? me->me_dispdv : NULL; local in function:wskbd_set_display

Completed in 4 milliseconds