Lines Matching refs:base
179 struct drm_crtc_state base;
187 static inline struct mgag200_crtc_state *to_mgag200_crtc_state(struct drm_crtc_state *base)
189 return container_of(base, struct mgag200_crtc_state, base);
281 struct drm_device base;
303 return container_of(dev, struct mga_device, base);
307 struct mga_device base;
317 return container_of(to_mga_device(dev), struct mgag200_g200_device, base);
321 struct mga_device base;
329 return container_of(to_mga_device(dev), struct mgag200_g200se_device, base);