Searched refs:nv50_fb (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dnv50.h3 #define nv50_fb(p) container_of((p), struct nv50_fb, base) macro
6 struct nv50_fb { struct
H A Dnv50.c46 struct nv50_fb *fb = nv50_fb(base); nv50_fb_ram_new()
155 struct nv50_fb *fb = nv50_fb(base); nv50_fb_intr()
216 struct nv50_fb *fb = nv50_fb(base); nv50_fb_init()
233 struct nv50_fb *fb = nv50_fb(base); nv50_fb_dtor()
258 struct nv50_fb *fb; nv50_fb_new_()
280 nv50_fb = { variable in typeref:struct:nv50_fb_func
288 return nv50_fb_new_(&nv50_fb, device, index, pfb); nv50_fb_new()

Completed in 140 milliseconds