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