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

  /src/sys/dev/pci/
unichromefb.c 157 static void uni_setmode(struct unichromefb_softc *, int, int);
326 uni_setmode(sc, UNICHROMEFB_MODE, sc->sc_depth);
411 uni_setmode(sc, UNICHROMEFB_MODE, sc->sc_depth);
622 uni_setmode(struct unichromefb_softc *sc, int idx, int bpp) function in typeref:typename:void
unichromefb.c 157 static void uni_setmode(struct unichromefb_softc *, int, int);
326 uni_setmode(sc, UNICHROMEFB_MODE, sc->sc_depth);
411 uni_setmode(sc, UNICHROMEFB_MODE, sc->sc_depth);
622 uni_setmode(struct unichromefb_softc *sc, int idx, int bpp) function in typeref:typename:void

Completed in 25 milliseconds