Searched defs:nvif_object (Results 1 – 2 of 2) sorted by relevance
12 struct nvif_object { struct26 nvif_object_constructed(struct nvif_object *object) in nvif_object_constructed() argument47 #define nvif_object(a) (a)->object macro
12 struct nvif_object { struct25 int nvif_object_ctor(struct nvif_object *, const char *name, u32 handle, argument41 #define nvif_object(a) (a)->object macro