Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/ddc/
H A DDDC.HOWTO60 The function will return a pointer to the xf86Monitor structure
75 The function will return a pointer to the xf86Monitor structure
81 To print out the information contained in the xf86Monitor
88 Further processing of the xf86Monitor structure is not yet
H A Dedid.h571 } xf86Monitor, *xf86MonPtr; typedef
H A Dinterpret_edid.c174 if (!(m = xnfcalloc(sizeof(xf86Monitor), 1))) in xf86InterpretEDID()