HomeSort by: relevance | last modified time | path
    Searched refs:OPTION_ENABLE (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
xf86Crtc.c 469 OPTION_ENABLE,
488 {OPTION_ENABLE, "Enable", OPTV_BOOLEAN, {0}, FALSE},
560 if (xf86GetOptValBool(output->options, OPTION_ENABLE, &enable) && enable)
571 if (xf86GetOptValBool(output->options, OPTION_ENABLE, &enable) && enable) {
1689 !xf86ReturnOptValBool(output->options, OPTION_ENABLE, FALSE)) {
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
xf86Crtc.c 441 OPTION_ENABLE,
459 {OPTION_ENABLE, "Enable", OPTV_BOOLEAN, {0}, FALSE },
530 if (xf86GetOptValBool (output->options, OPTION_ENABLE, &enable) && enable)
1583 !xf86ReturnOptValBool(output->options, OPTION_ENABLE, FALSE))
  /xsrc/external/mit/xf86-video-intel/dist/src/sna/
sna_display.c 304 OPTION_ENABLE,
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
sna_display.c 210 OPTION_ENABLE,

Completed in 17 milliseconds