Searched refs:nvif_sclass (Results 1 – 6 of 6) sorted by relevance
6 struct nvif_sclass { struct35 int nvif_object_sclass_get(struct nvif_object *, struct nvif_sclass **);36 void nvif_object_sclass_put(struct nvif_sclass **);76 struct nvif_sclass *sclass; \98 #define nvif_sclass(o,m,u) ({ \ macro
50 nvif_object_sclass_put(struct nvif_sclass **psclass) in nvif_object_sclass_put()57 nvif_object_sclass_get(struct nvif_object *object, struct nvif_sclass **psclass) in nvif_object_sclass_get()
62 cid = nvif_sclass(&device->object, disps, oclass); in nvif_disp_ctor()
533 struct nvif_sclass *sclass; in nouveau_abi16_ioctl_grobj_alloc()808 struct nvif_sclass *sclass; in nouveau_abi16_ioctl_sclass()
465 struct nvif_sclass *sclass; in nouveau_accel_init()
81 struct nvif_sclass *sclass; in nv50_chan_create()
Completed in 26 milliseconds