Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/ddc/
H A Dddc.c26 DDCOPT_NODDC1, enumerator
32 {DDCOPT_NODDC1, "NoDDC1", OPTV_BOOLEAN, {0}, FALSE},
277 xf86GetOptValBool(options, DDCOPT_NODDC1, &noddc1); in xf86DoEDID_DDC1()