Home
last modified time | relevance | path

Searched defs:nv50_wndw (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dwndw.h3 #define nv50_wndw(p) container_of((p), struct nv50_wndw, plane) macro
13 struct nv50_wndw { struct
14 const struct nv50_wndw_func *func; argument
36 int nv50_wndw_new_(const struct nv50_wndw_func *, struct drm_device *, argument
40 struct nv50_wndw **); argument
H A Dwndw.c680 nv50_wndw = { variable