HomeSort by: relevance | last modified time | path
    Searched defs:OPTION_VIDEO_KEY (Results 1 - 13 of 13) sorted by relevancy

  /xsrc/external/mit/xf86-video-nouveau/dist/src/
nv_const.h 13 OPTION_VIDEO_KEY,
30 { OPTION_VIDEO_KEY, "VideoKey", OPTV_INTEGER, {0}, FALSE },
  /xsrc/external/mit/xf86-video-intel/dist/src/
intel_options.h 21 OPTION_VIDEO_KEY,
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/
intel_options.h 20 OPTION_VIDEO_KEY,
  /xsrc/external/mit/xf86-video-glint/dist/src/
glint_driver.c 216 OPTION_VIDEO_KEY
230 { OPTION_VIDEO_KEY, "VideoKey", OPTV_BOOLEAN, {0}, FALSE },
1090 if(xf86GetOptValInteger(pGlint->Options, OPTION_VIDEO_KEY,
  /xsrc/external/mit/xf86-video-trident/dist/src/
trident_driver.c 209 OPTION_VIDEO_KEY,
235 { OPTION_VIDEO_KEY, "VideoKey", OPTV_INTEGER, {0}, FALSE },
2085 if(xf86GetOptValInteger(pTrident->Options, OPTION_VIDEO_KEY,
  /xsrc/external/mit/xf86-video-nv/dist/src/
nv_driver.c 653 OPTION_VIDEO_KEY,
670 { OPTION_VIDEO_KEY, "VideoKey", OPTV_INTEGER, {0}, FALSE },
1680 if(xf86GetOptValInteger(pNv->Options, OPTION_VIDEO_KEY, &(pNv->videoKey))) {
  /xsrc/external/mit/xf86-video-intel-old/dist/src/
i830_driver.c 165 OPTION_VIDEO_KEY,
184 {OPTION_VIDEO_KEY, "VideoKey", OPTV_INTEGER, {0}, FALSE},
1457 if (xf86GetOptValInteger(pI830->Options, OPTION_VIDEO_KEY,
  /xsrc/external/mit/xf86-video-neomagic/dist/src/
neo_driver.c 345 OPTION_VIDEO_KEY,
370 { OPTION_VIDEO_KEY, "VideoKey", OPTV_INTEGER, {0}, FALSE },
398 { OPTION_VIDEO_KEY, "VideoKey", OPTV_INTEGER, {0}, FALSE },
1001 OPTION_VIDEO_KEY, &(nPtr->videoKey))) {
  /xsrc/external/mit/xf86-video-tdfx/dist/src/
tdfx_driver.c 237 OPTION_VIDEO_KEY,
248 { OPTION_VIDEO_KEY, "VideoKey", OPTV_INTEGER, {0}, FALSE},
1155 if (xf86GetOptValInteger(pTDFX->Options, OPTION_VIDEO_KEY, &(pTDFX->videoKey))) {
  /xsrc/external/mit/xf86-video-r128/dist/src/
r128_driver.c 134 OPTION_VIDEO_KEY,
163 { OPTION_VIDEO_KEY, "VideoKey", OPTV_INTEGER, {0}, FALSE },
1300 OPTION_VIDEO_KEY, &info->videoKey)) {
  /xsrc/external/mit/xf86-video-chips/dist/src/
ct_driver.c 590 OPTION_VIDEO_KEY,
668 { OPTION_VIDEO_KEY, "VideoKey", OPTV_INTEGER, {0}, FALSE },
1587 if(xf86GetOptValInteger(cPtr->Options, OPTION_VIDEO_KEY,
  /xsrc/external/mit/xf86-video-mga/dist/src/
mga.h 64 OPTION_VIDEO_KEY,
  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon.h 192 OPTION_VIDEO_KEY,

Completed in 33 milliseconds