Searched refs:setclut (Results 1 – 3 of 3) sorted by relevance
50 void (*setclut)(void *, struct rasops_info *); member
312 if (sc->sc_accessops->setclut) in hpcfbattach()313 sc->sc_accessops->setclut(sc->sc_accessctx, in hpcfbattach()746 if (sc->sc_accessops->setclut) in hpcfb_alloc_screen()747 sc->sc_accessops->setclut(sc->sc_accessctx, &dc->dc_rinfo); in hpcfb_alloc_screen()
184 .setclut= hd64461video_setclut,