Searched defs:nv50_wndw (Results 1 – 2 of 2) sorted by relevance
3 #define nv50_wndw(p) container_of((p), struct nv50_wndw, plane) macro13 struct nv50_wndw { struct14 const struct nv50_wndw_func *func; argument36 int nv50_wndw_new_(const struct nv50_wndw_func *, struct drm_device *, argument40 struct nv50_wndw **); argument
680 nv50_wndw = { variable