Home
last modified time | relevance | path

Searched refs:nvif_sclass (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvif/
Dobject.h6 struct nvif_sclass { struct
27 int nvif_object_sclass_get(struct nvif_object *, struct nvif_sclass **); argument
28 void nvif_object_sclass_put(struct nvif_sclass **);
/linux-4.4.14/drivers/gpu/drm/nouveau/nvif/
Dobject.c52 nvif_object_sclass_put(struct nvif_sclass **psclass) in nvif_object_sclass_put()
59 nvif_object_sclass_get(struct nvif_object *object, struct nvif_sclass **psclass) in nvif_object_sclass_get()
/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_abi16.c413 struct nvif_sclass *sclass; in nouveau_abi16_ioctl_grobj_alloc()
Dnouveau_drm.c160 struct nvif_sclass *sclass; in nouveau_accel_init()
Dnv50_display.c71 struct nvif_sclass *sclass; in nv50_chan_create()