Searched refs:OPTION_NO_DDC (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/xf86-video-rendition/dist/src/ |
| H A D | rendition_options.h | 11 OPTION_NO_DDC, enumerator in enum:__anon705e51550103 27 { OPTION_NO_DDC, "NoDDC", OPTV_BOOLEAN, {0}, FALSE },
|
| H A D | rendition.c | 138 { OPTION_NO_DDC, "NoDDC", OPTV_BOOLEAN, {0}, FALSE }, 773 if (!xf86ReturnOptValBool(pRendition->Options, OPTION_NO_DDC,0)){ 788 if (!xf86ReturnOptValBool(pRendition->Options, OPTION_NO_DDC,0)){
|
| /xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/ |
| H A D | i810_driver.c | 101 OPTION_NO_DDC, enumerator in enum:__anon86c3630b0103 114 {OPTION_NO_DDC, "NoDDC", OPTV_BOOLEAN, {0}, FALSE}, 208 if (xf86ReturnOptValBool(pI810->Options, OPTION_NO_DDC, FALSE)) {
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/ |
| H A D | i810_driver.c | 101 OPTION_NO_DDC, enumerator in enum:__anon9081f83f0103 114 {OPTION_NO_DDC, "NoDDC", OPTV_BOOLEAN, {0}, FALSE}, 208 if (xf86ReturnOptValBool(pI810->Options, OPTION_NO_DDC, FALSE)) {
|
| /xsrc/external/mit/xf86-video-ast/dist/src/ |
| H A D | ast_driver.c | 136 OPTION_NO_DDC, enumerator in enum:__anonbd97fcc80103 148 {OPTION_NO_DDC, "NoDDC", OPTV_BOOLEAN, {0}, FALSE}, 1575 if (xf86ReturnOptValBool(pAST->Options, OPTION_NO_DDC, FALSE)) {
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i810_driver.c | 247 OPTION_NO_DDC, enumerator in enum:__anone11f38820103 260 {OPTION_NO_DDC, "NoDDC", OPTV_BOOLEAN, {0}, FALSE}, 507 if (xf86ReturnOptValBool(pI810->Options, OPTION_NO_DDC, FALSE)) {
|
Completed in 13 milliseconds