Searched refs:RRCrtc (Results 1 – 6 of 6) sorted by relevance
216 RRCrtc *crtcIds; in ProcRRCreateLease()252 crtcIds = (RRCrtc *) (stuff + 1); in ProcRRCreateLease()
143 RRCrtc *crtcs; in ProcRRGetProviderInfo()193 crtcs = (RRCrtc *)extra; in ProcRRGetProviderInfo()
376 RRCrtc *crtcs; in rrGetMultiScreenResources()436 crtcs = (RRCrtc *)extra; in rrGetMultiScreenResources()495 RRCrtc *crtcs; in rrGetScreenResources()570 crtcs = (RRCrtc *) extra; in rrGetScreenResources()
459 RRCrtc *crtcs; in ProcRRGetOutputInfo()534 crtcs = (RRCrtc *) extra; in ProcRRGetOutputInfo()
64 typedef XID RRCrtc; typedef113 RRCrtc id;
10429 Monitor outputs are of type RROutput, not RRCrtc.22071 xwayland: Avoid double free of RRCrtc and RROutput22074 RRCrtc and RROutput created.22077 xwl_close_screen(), leading to a double free of existing RRCrtc31695 …at ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘RRCrtc’ [-Werror=format=]31697 RRCrtc is XID is CARD32, which inside the server is unsigned long or int104838 RROutput, RRMode and RRCrtc). The fix moves the setting of error167038 RRModes are referenced by the resource db, RROutput and RRCrtc structures.