Searched defs:nv50_wndw (Results 1 – 2 of 2) sorted by relevance
3 #define nv50_wndw(p) container_of((p), struct nv50_wndw, plane) macro15 struct nv50_wndw { struct16 const struct nv50_wndw_func *func; argument39 int nv50_wndw_new_(const struct nv50_wndw_func *, struct drm_device *, argument42 u32 interlock_data, u32 heads, struct nv50_wndw **); argument
677 nv50_wndw = { variable