Home
last modified time | relevance | path

Searched defs:nvif_object (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Dobject.h12 struct nvif_object { struct
26 nvif_object_constructed(struct nvif_object *object) in nvif_object_constructed() argument
45 #define nvif_object(a) (a)->object macro