Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dbase.c1624 .top = { 0x00000001, gk104_top_new },
1660 .top = { 0x00000001, gk104_top_new },
1696 .top = { 0x00000001, gk104_top_new },
1724 .top = { 0x00000001, gk104_top_new },
1756 .top = { 0x00000001, gk104_top_new },
1792 .top = { 0x00000001, gk104_top_new },
1828 .top = { 0x00000001, gk104_top_new },
1864 .top = { 0x00000001, gk104_top_new },
1900 .top = { 0x00000001, gk104_top_new },
1935 .top = { 0x00000001, gk104_top_new },
[all...]
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dtop.h31 int gk104_top_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_top **);
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/top/
H A Dgk104.c117 gk104_top_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gk104_top_new() function