Searched refs:VBEOPT_NODDC (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/vbe/
H A Dvbe.c240 VBEOPT_NODDC enumerator in enum:__anon34123c380103
245 { VBEOPT_NODDC, "NoDDC", OPTV_BOOLEAN, {0}, FALSE },
266 xf86GetOptValBool(options, VBEOPT_NODDC, &noddc);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/int10/
H A Dvbe.c249 VBEOPT_NODDC enumerator in enum:__anon4581b81a0103
254 {VBEOPT_NODDC, "NoDDC", OPTV_BOOLEAN, {0}, FALSE},
277 xf86GetOptValBool(options, VBEOPT_NODDC, &noddc);

Completed in 4 milliseconds