Searched refs:nvkm_instobj_create_ (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/ |
H A D | priv.h | 15 nvkm_instobj_create_((p), (e), (o), sizeof(**d), (void **)d) 25 int nvkm_instobj_create_(struct nvkm_object *, struct nvkm_object *,
|
H A D | base.c | 46 nvkm_instobj_create_(struct nvkm_object *parent, struct nvkm_object *engine, nvkm_instobj_create_() function
|
H A D | gk20a.c | 212 ret = nvkm_instobj_create_(parent, engine, oclass, sizeof(*node), gk20a_instobj_ctor_dma() 255 ret = nvkm_instobj_create_(parent, engine, oclass, gk20a_instobj_ctor_iommu()
|
Completed in 241 milliseconds