Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/include/nvif/
A Dobject.h6 struct nvif_sclass { struct
35 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
/drivers/gpu/drm/nouveau/nvif/
A Dobject.c50 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()
A Ddisp.c62 cid = nvif_sclass(&device->object, disps, oclass); in nvif_disp_ctor()
/drivers/gpu/drm/nouveau/
A Dnouveau_abi16.c533 struct nvif_sclass *sclass; in nouveau_abi16_ioctl_grobj_alloc()
808 struct nvif_sclass *sclass; in nouveau_abi16_ioctl_sclass()
A Dnouveau_drm.c465 struct nvif_sclass *sclass; in nouveau_accel_init()
/drivers/gpu/drm/nouveau/dispnv50/
A Ddisp.c81 struct nvif_sclass *sclass; in nv50_chan_create()

Completed in 26 milliseconds