Home
last modified time | relevance | path

Searched refs:nvif_object_constructed (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/nouveau/include/nvif/
Dobject.h26 nvif_object_constructed(struct nvif_object *object) in nvif_object_constructed() function
/linux-6.1.9/drivers/gpu/drm/nouveau/nvif/
Dobject.c253 if (!nvif_object_constructed(object)) in nvif_object_dtor()