cgthree.c | 74 static void cgthreeloadcmap(struct cgthree_softc *, int, int); 297 cgthreeloadcmap(sc, p->index, p->count); 347 cgthreeloadcmap(struct cgthree_softc *sc, int start, int ncolors) function in typeref:typename:void 417 cgthreeloadcmap(sc, 0, 256); 513 cgthreeloadcmap(sc, index, count);
|