Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c1684 .top = { 0x00000001, gk104_top_new },
1721 .top = { 0x00000001, gk104_top_new },
1758 .top = { 0x00000001, gk104_top_new },
1787 .top = { 0x00000001, gk104_top_new },
1820 .top = { 0x00000001, gk104_top_new },
1856 .top = { 0x00000001, gk104_top_new },
1892 .top = { 0x00000001, gk104_top_new },
1928 .top = { 0x00000001, gk104_top_new },
1964 .top = { 0x00000001, gk104_top_new },
1999 .top = { 0x00000001, gk104_top_new },
[all …]
/linux-5.19.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dtop.h30 int gk104_top_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_top **);
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/top/
Dgk104.c115 gk104_top_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gk104_top_new() function