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

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_opt.c145 OPTION_STOREDBRI2, enumerator in enum:__anonbd78be5d0103
241 { OPTION_STOREDBRI2, "GammaBrightnessCRT2", OPTV_STRING, {0}, FALSE },
242 { OPTION_STOREDBRI2, "CRT2GammaBrightness", OPTV_STRING, {0}, FALSE },
2242 if((strptr = (char *)xf86GetOptValString(pSiS->Options, OPTION_STOREDBRI2))) {
2244 if(SiS_EvalOneOrThreeFloats(pScrn, OPTION_STOREDBRI2, briopt, strptr,
2248 if(GotOldBri) SiS_PrintOverruleDHM(pScrn, OPTION_STOREDBRI2, OPTION_STOREDBRI);

Completed in 4 milliseconds