Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/ddc/
H A Dddc.c28 DDCOPT_NODDC enumerator
34 {DDCOPT_NODDC, "NoDDC", OPTV_BOOLEAN, {0}, FALSE},
276 xf86GetOptValBool(options, DDCOPT_NODDC, &noddc); in xf86DoEDID_DDC1()
422 xf86GetOptValBool(options, DDCOPT_NODDC, &noddc); in xf86DoEEDID()