Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/ddc/
H A Dddc.c269 Bool noddc = FALSE, noddc1 = FALSE; in xf86DoEDID_DDC1() local
277 xf86GetOptValBool(options, DDCOPT_NODDC1, &noddc1); in xf86DoEDID_DDC1()
280 if (noddc || noddc1) in xf86DoEDID_DDC1()