Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Crtc.h49 typedef struct _xf86Output xf86OutputRec, *xf86OutputPtr; typedef
H A Dxf86Crtc.c631 output = calloc(sizeof(xf86OutputRec) + len, 1); in xf86OutputCreate()
/OK3568_Linux_fs/external/xserver/hw/xfree86/doc/
H A DREADME.modes30 the 'CRTC' (xf86CrtcRec) and the 'Output' (xf86OutputRec). A CRTC refers to
35 The xf86CrtcRec and xf86OutputRec contain a small amount of state data
/OK3568_Linux_fs/external/xserver/
H A DChangeLog166812 Clean up xf86CrtcRec and xf86OutputRec objects at CloseScreen.