p9100.c | 195 static void p9100loadcmap(struct p9100_softc *, int, int); 471 p9100loadcmap(sc, 0, 256); 536 p9100loadcmap(sc, 0, 256); 580 p9100loadcmap(sc, p->index, p->count); 1012 p9100loadcmap(struct p9100_softc *sc, int start, int ncolors) function in typeref:typename:void 1310 p9100loadcmap(sc, 0, 256); 1422 p9100loadcmap(sc, 0, 256);
|