Searched defs:nvkm_top (Results 1 – 3 of 3) sorted by relevance
6 struct nvkm_top { struct7 const struct nvkm_top_func *func; argument30 int gk104_top_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_top **); argument
4 #define nvkm_top(p) container_of((p), struct nvkm_top, subdev) macro
142 nvkm_top = { variable
Completed in 6 milliseconds