Searched refs:to_mga_crtc (Results 1 – 2 of 2) sorted by relevance
98 #define to_mga_crtc(x) container_of(x, struct mga_crtc, base) macro
1206 struct mga_crtc *mga_crtc = to_mga_crtc(crtc);1238 struct mga_crtc *mga_crtc = to_mga_crtc(crtc);1395 struct mga_crtc *mga_crtc = to_mga_crtc(crtc); in mga_crtc_destroy()