Searched refs:xf86OutputRec (Results 1 – 4 of 4) sorted by relevance
49 typedef struct _xf86Output xf86OutputRec, *xf86OutputPtr; typedef
631 output = calloc(sizeof(xf86OutputRec) + len, 1); in xf86OutputCreate()
30 the 'CRTC' (xf86CrtcRec) and the 'Output' (xf86OutputRec). A CRTC refers to35 The xf86CrtcRec and xf86OutputRec contain a small amount of state data
166812 Clean up xf86CrtcRec and xf86OutputRec objects at CloseScreen.