HomeSort by: relevance | last modified time | path
    Searched defs:wsdisplay_dosync (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/wscons/
wsdisplay.c 275 static int wsdisplay_dosync(struct wsdisplay_softc *, int);
735 wsdisplay_dosync(struct wsdisplay_softc *sc, int attach) function in typeref:typename:int
782 res = wsdisplay_dosync(device_private(dv), resume);
811 wsdisplay_dosync(sc, 0);
wsdisplay.c 275 static int wsdisplay_dosync(struct wsdisplay_softc *, int);
735 wsdisplay_dosync(struct wsdisplay_softc *sc, int attach) function in typeref:typename:int
782 res = wsdisplay_dosync(device_private(dv), resume);
811 wsdisplay_dosync(sc, 0);
wsdisplay.c 275 static int wsdisplay_dosync(struct wsdisplay_softc *, int);
735 wsdisplay_dosync(struct wsdisplay_softc *sc, int attach) function in typeref:typename:int
782 res = wsdisplay_dosync(device_private(dv), resume);
811 wsdisplay_dosync(sc, 0);

Completed in 36 milliseconds