/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);
|