Searched defs:nv50_display (Results 1 – 1 of 1) sorted by relevance
47 struct nv50_display { struct51 struct nv50_display_crtc crtc[2]; argument61 static inline struct nv50_display * argument62 nv50_display(struct drm_device *dev) in nv50_display() function