Searched refs:nv04_instmem_new (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dinstmem.h40 int nv04_instmem_new(struct nvkm_device *, enum nvkm_subdev_type, int, struct nvkm_instmem **);
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
H A Dnv04.c265 nv04_instmem_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, function
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dbase.c85 .imem = { 0x00000001, nv04_instmem_new },
106 .imem = { 0x00000001, nv04_instmem_new },
128 .imem = { 0x00000001, nv04_instmem_new },
148 .imem = { 0x00000001, nv04_instmem_new },
170 .imem = { 0x00000001, nv04_instmem_new },
192 .imem = { 0x00000001, nv04_instmem_new },
214 .imem = { 0x00000001, nv04_instmem_new },
236 .imem = { 0x00000001, nv04_instmem_new },
258 .imem = { 0x00000001, nv04_instmem_new },
280 .imem = { 0x00000001, nv04_instmem_new },
[all...]

Completed in 84 milliseconds