Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
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
14 struct nv50_fb_func { argument
Dnv50.c279 nv50_fb = { variable