Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/vbe/
H A Dvbe.c252 static const OptionInfoRec VBEOptions[] = { variable
273 options = xnfalloc(sizeof(VBEOptions)); in vbeReadEDID()
274 (void) memcpy(options, VBEOptions, sizeof(VBEOptions)); in vbeReadEDID()