Home
last modified time | relevance | path

Searched refs:crmfb_set_mode (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/sgimips/dev/
H A Dcrmfb.c232 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