Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/vbe/
H A Dvbe.c248 VBEOPT_NOVBE, enumerator
253 {VBEOPT_NOVBE, "NoVBE", OPTV_BOOLEAN, {0}, FALSE},
276 xf86GetOptValBool(options, VBEOPT_NOVBE, &novbe); in vbeReadEDID()