Searched refs:nvkm_top_new_ (Results 1 – 3 of 3) sorted by relevance
11 int nvkm_top_new_(const struct nvkm_top_func *, struct nvkm_device *,
119 return nvkm_top_new_(&gk104_top, device, index, ptop); in gk104_top_new()
188 nvkm_top_new_(const struct nvkm_top_func *func, struct nvkm_device *device, in nvkm_top_new_() function