Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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
12 struct nv50_fb_func { argument
Dnv50.c253 nv50_fb = { variable