Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
H A Dpriv.h21 int nv50_instmem_new_(const struct nvkm_instmem_func *, struct nvkm_device *,
H A Dnv50.c421 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 Dr535.c328 ret = nv50_instmem_new_(rm, device, type, inst, pinstmem); in r535_instmem_new()