Searched refs:nvif_sclass (Results 1 – 6 of 6) sorted by relevance
7 struct nvif_sclass { struct28 int nvif_object_sclass_get(struct nvif_object *, struct nvif_sclass **); argument29 void nvif_object_sclass_put(struct nvif_sclass **);80 struct nvif_sclass *sclass; \102 #define nvif_sclass(o,m,u) ({ \ macro
53 int cid = nvif_sclass(&device->object, disps, oclass); in nvif_disp_ctor()
52 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()
434 struct nvif_sclass *sclass; in nouveau_abi16_ioctl_grobj_alloc()
307 struct nvif_sclass *sclass; in nouveau_accel_init()
84 struct nvif_sclass *sclass; in nv50_chan_create()