Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/ddc/
H A Dddc.c27 DDCOPT_NODDC2, enumerator
33 {DDCOPT_NODDC2, "NoDDC2", OPTV_BOOLEAN, {0}, FALSE},
423 xf86GetOptValBool(options, DDCOPT_NODDC2, &noddc2); in xf86DoEEDID()