Searched refs:OPTION_DISABLE (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
H A Dxf86Crtc.c442 OPTION_DISABLE, enumerator in enum:__anonfdae7e2e0103
460 {OPTION_DISABLE, "Disable", OPTV_BOOLEAN, {0}, FALSE },
537 if (xf86GetOptValBool (output->options, OPTION_DISABLE, &disable) && disable)
/xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
H A Dxf86Crtc.c470 OPTION_DISABLE, enumerator in enum:__anond7041fa10103
489 {OPTION_DISABLE, "Disable", OPTV_BOOLEAN, {0}, FALSE},
577 if (xf86GetOptValBool(output->options, OPTION_DISABLE, &disable) && disable) {
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_display.c305 OPTION_DISABLE, enumerator in enum:__anoneae4c7510303
7413 if (xf86ReturnOptValBool(output->options, OPTION_DISABLE, 0)) {
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_display.c211 OPTION_DISABLE, enumerator in enum:__anon024b68850203
5617 if (xf86ReturnOptValBool(output->options, OPTION_DISABLE, 0)) {

Completed in 27 milliseconds