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

  /xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
xf86Crtc.c 470 OPTION_DISABLE,
489 {OPTION_DISABLE, "Disable", OPTV_BOOLEAN, {0}, FALSE},
577 if (xf86GetOptValBool(output->options, OPTION_DISABLE, &disable) && disable) {
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
xf86Crtc.c 442 OPTION_DISABLE,
460 {OPTION_DISABLE, "Disable", OPTV_BOOLEAN, {0}, FALSE },
537 if (xf86GetOptValBool (output->options, OPTION_DISABLE, &disable) && disable)
  /xsrc/external/mit/xf86-video-intel/dist/src/sna/
sna_display.c 305 OPTION_DISABLE,
7413 if (xf86ReturnOptValBool(output->options, OPTION_DISABLE, 0)) {
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
sna_display.c 211 OPTION_DISABLE,
5617 if (xf86ReturnOptValBool(output->options, OPTION_DISABLE, 0)) {

Completed in 24 milliseconds