Searched refs:R128PreInit (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_probe.h171 extern Bool R128PreInit(ScrnInfoPtr, int);
H A Dr128_probe.c254 pScrn->PreInit = R128PreInit;
H A Dr128_driver.c674 /* This is called by R128PreInit to set up the default visual. */
710 /* This is called by R128PreInit to handle all color weight issues. */
743 /* This is called by R128PreInit to handle config file overrides for things
1065 /* This is called by R128PreInit to initialize gamma correction. */
1074 /* This is called by R128PreInit to initialize the hardware cursor. */
1485 /* R128PreInit is called once at server startup. */
1486 Bool R128PreInit(ScrnInfoPtr pScrn, int flags) function in typeref:typename:Bool

Completed in 6 milliseconds