Home
last modified time | relevance | path

Searched refs:fbdevHWLoadPalette (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/fbdevhw/
H A Dfbdevhwstub.c128 fbdevHWLoadPalette(ScrnInfoPtr pScrn, int numColors, int *indices, in fbdevHWLoadPalette() function
211 return fbdevHWLoadPalette; in fbdevHWLoadPaletteWeak()
H A Dfbdevhw.h43 extern _X_EXPORT void fbdevHWLoadPalette(ScrnInfoPtr pScrn, int numColors,
H A Dfbdevhw.c771 fbdevHWLoadPalette(ScrnInfoPtr pScrn, int numColors, int *indices, in fbdevHWLoadPalette() function
971 return fbdevHWLoadPalette; in fbdevHWLoadPaletteWeak()
/OK3568_Linux_fs/buildroot/package/x11r7/xdriver_xf86-video-fbturbo/
H A D0002-Use-own-thunk-functions-instead-of-fbdevHW-Weak.patch124 + fbdevHWLoadPalette(pScrn, num, i, col, pVis);