tcx.c | 161 static void tcx_loadcmap(struct tcx_softc *, int, int); 430 tcx_loadcmap(sc, 0, 256); 499 tcx_loadcmap(sc, p->index, p->count); 547 tcx_loadcmap(sc, 0, 256); 551 tcx_loadcmap(struct tcx_softc *sc, int start, int ncolors) function in typeref:typename:void
|