Searched refs:nv50_instmem_new_ (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/ |
H A D | priv.h | 21 int nv50_instmem_new_(const struct nvkm_instmem_func *, struct nvkm_device *,
|
H A D | nv50.c | 421 nv50_instmem_new_(const struct nvkm_instmem_func *func, in nv50_instmem_new_() function 442 return nv50_instmem_new_(&nv50_instmem, device, type, inst, pimem); in nv50_instmem_new()
|
H A D | r535.c | 328 ret = nv50_instmem_new_(rm, device, type, inst, pinstmem); in r535_instmem_new()
|