Searched defs:obj_to_crtc (Results 1 – 2 of 2) sorted by relevance
1202 #define obj_to_crtc(x) container_of(x, struct drm_crtc, base) macro
1205 #define obj_to_crtc(x) container_of(x, struct drm_crtc, base) macro