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

  /src/sys/arch/sgimips/dev/
crmfb.c 232 static int crmfb_set_mode(struct crmfb_softc *, const struct videomode *);
315 if (pmode != NULL && crmfb_set_mode(sc, pmode))
1742 crmfb_set_mode(struct crmfb_softc *sc, const struct videomode *mode) function in typeref:typename:int

Completed in 12 milliseconds