Searched refs:xf86CrtcRec (Results 1 – 4 of 4) sorted by relevance
48 typedef struct _xf86Crtc xf86CrtcRec, *xf86CrtcPtr; typedef
91 crtc = calloc(sizeof(xf86CrtcRec), 1); in xf86CrtcCreate()
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.