Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c1688 .top = gk104_top_new,
1727 .top = gk104_top_new,
1766 .top = gk104_top_new,
1797 .top = gk104_top_new,
1830 .top = gk104_top_new,
1868 .top = gk104_top_new,
1906 .top = gk104_top_new,
1944 .top = gk104_top_new,
1982 .top = gk104_top_new,
2018 .top = gk104_top_new,
[all …]
/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dtop.h20 int gk104_top_new(struct nvkm_device *, int, struct nvkm_top **);
/drivers/gpu/drm/nouveau/nvkm/subdev/top/
Dgk104.c117 gk104_top_new(struct nvkm_device *device, int index, struct nvkm_top **ptop) in gk104_top_new() function