Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/nvkm/subdev/top/
Dpriv.h25 struct nvkm_top_device *nvkm_top_device_new(struct nvkm_top *);
Dgk104.c37 if (!(info = nvkm_top_device_new(top))) in gk104_top_oneinit()
Dbase.c27 nvkm_top_device_new(struct nvkm_top *top) in nvkm_top_device_new() function