Searched refs:crmfb_set_mode (Results 1 – 1 of 1) sorted by relevance
232 static int crmfb_set_mode(struct crmfb_softc *, const struct videomode *);315 if (pmode != NULL && crmfb_set_mode(sc, pmode)) in crmfb_attach()1742 crmfb_set_mode(struct crmfb_softc *sc, const struct videomode *mode) in crmfb_set_mode() function