Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dnv50.h3 #define nv50_fb(p) container_of((p), struct nv50_fb, base) macro
6 struct nv50_fb { struct
7 const struct nv50_fb_func *func; argument
13 struct nv50_fb_func { argument
Dnv50.c280 nv50_fb = { variable