Searched refs:OPTION_NEWSTOREDBRI2 (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xf86-video-sis/dist/src/ |
| H A D | sis_opt.c | 147 OPTION_NEWSTOREDBRI2, enumerator in enum:__anonbd78be5d0103 245 { OPTION_NEWSTOREDBRI2, "CRT2Brightness", OPTV_STRING, {0}, FALSE }, 246 { OPTION_NEWSTOREDBRI2, "CRT2NewGammaBrightness", OPTV_STRING, {0}, FALSE }, 2226 if((strptr = (char *)xf86GetOptValString(pSiS->Options, OPTION_NEWSTOREDBRI2))) { 2227 if(SiS_EvalOneOrThreeFloats2(pScrn, OPTION_NEWSTOREDBRI2, newbriopt, strptr, 2231 if(GotNewBri) SiS_PrintOverruleDHM(pScrn, OPTION_NEWSTOREDBRI2, OPTION_NEWSTOREDBRI);
|
Completed in 6 milliseconds