Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dnv50.h4 #define nv50_fb(p) container_of((p), struct nv50_fb, base) macro
7 struct nv50_fb { struct
8 const struct nv50_fb_func *func; argument
12 struct nv50_fb_func { argument
H A Dnv50.c253 nv50_fb = { variable