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 Dpriv.h15 nvkm_instobj_create_((p), (e), (o), sizeof(**d), (void **)d)
25 int nvkm_instobj_create_(struct nvkm_object *, struct nvkm_object *,
H A Dbase.c46 nvkm_instobj_create_(struct nvkm_object *parent, struct nvkm_object *engine, nvkm_instobj_create_() function
H A Dgk20a.c212 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