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

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
H A Dnv04.c24 #define nv04_instmem(p) container_of((p), struct nv04_instmem, base) macro
30 struct nv04_instmem { struct
42 struct nv04_instmem *imem;
119 struct nv04_instmem *imem = nv04_instmem(base); nv04_instobj_new()
156 struct nv04_instmem *imem = nv04_instmem(base); nv04_instmem_oneinit()
196 struct nv04_instmem *imem = nv04_instmem(base); nv04_instmem_dtor()
206 nv04_instmem = { variable in typeref:struct:nvkm_instmem_func
220 struct nv04_instmem *imem; nv04_instmem_new()
224 nvkm_instmem_ctor(&nv04_instmem, device, index, &imem->base); nv04_instmem_new()

Completed in 36 milliseconds