Searched refs:crmfb_setup_video (Results 1 – 1 of 1) sorted by relevance
189 static int crmfb_setup_video(struct crmfb_softc *, int);386 crmfb_setup_video(sc, sc->sc_console_depth); in crmfb_attach()482 crmfb_setup_video(sc, sc->sc_console_depth); in crmfb_ioctl()486 crmfb_setup_video(sc, 32); in crmfb_ioctl()924 crmfb_setup_video(struct crmfb_softc *sc, int depth) in crmfb_setup_video() function