Searched refs:rfx_loadcmap (Results 1 – 1 of 1) sorted by relevance
131 void rfx_loadcmap(struct rfx_softc *, int, int);343 rfx_loadcmap(sc, cm->index, cm->count); in rfx_ioctl()401 rfx_loadcmap(sc, index, 1); in rfx_setcolor()448 rfx_loadcmap(struct rfx_softc *sc, int start, int ncolors) in rfx_loadcmap() function