Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/vbe/
H A Dvbe.c249 VBEOPT_NODDC enumerator
254 {VBEOPT_NODDC, "NoDDC", OPTV_BOOLEAN, {0}, FALSE},
277 xf86GetOptValBool(options, VBEOPT_NODDC, &noddc); in vbeReadEDID()