HomeSort by: relevance | last modified time | path
    Searched defs:nv04_instmem (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/instmem/
nouveau_nvkm_subdev_instmem_nv04.c 29 #define nv04_instmem(p) container_of((p), struct nv04_instmem, base) macro
38 struct nv04_instmem { struct
50 struct nv04_instmem *imem;
133 struct nv04_instmem *imem = nv04_instmem(base);
171 struct nv04_instmem *imem = nv04_instmem(base);
211 struct nv04_instmem *imem = nv04_instmem(base)
221 nv04_instmem = { variable in typeref:typename:const struct nvkm_instmem_func
    [all...]

Completed in 15 milliseconds