Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvif/
Dobject.h12 struct nvif_object { struct
26 nvif_object_constructed(struct nvif_object *object) in nvif_object_constructed() argument
47 #define nvif_object(a) (a)->object macro
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvif/
Dobject.h12 struct nvif_object { struct
25 int nvif_object_ctor(struct nvif_object *, const char *name, u32 handle, argument
41 #define nvif_object(a) (a)->object macro