Searched defs:nvif_object (Results 1 – 1 of 1) sorted by relevance
13 struct nvif_object { struct24 int nvif_object_init(struct nvif_object *, u32 handle, s32 oclass, void *, u32, argument40 #define nvif_object(a) (a)->object macro