Searched defs:nvkm_top (Results 1 – 3 of 3) sorted by relevance
6 struct nvkm_top { struct7 const struct nvkm_top_func *func; argument20 int gk104_top_new(struct nvkm_device *, int, struct nvkm_top **); argument
4 #define nvkm_top(p) container_of((p), struct nvkm_top, subdev) macro
182 nvkm_top = { variable