Home
last modified time | relevance | path

Searched refs:nvkm_top_new_ (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/subdev/top/
Dpriv.h11 int nvkm_top_new_(const struct nvkm_top_func *, struct nvkm_device *,
Dgk104.c119 return nvkm_top_new_(&gk104_top, device, index, ptop); in gk104_top_new()
Dbase.c188 nvkm_top_new_(const struct nvkm_top_func *func, struct nvkm_device *device, in nvkm_top_new_() function