Searched refs:nvif_object_constructed (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/include/nvif/
H A Devent.h20 return nvif_object_constructed(&event->object);
H A Dobject.h26 nvif_object_constructed(struct nvif_object *object) function
/linux-master/drivers/gpu/drm/nouveau/nvif/
H A Dmmu.c30 if (!nvif_object_constructed(&mmu->object))
H A Dobject.c253 if (!nvif_object_constructed(object))
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_connector.c423 if (nvif_object_constructed(&nv_encoder->outp.object)) {
1421 if (nvif_object_constructed(&nv_connector->conn.object)) {
H A Dnouveau_svm.c966 if (!nvif_object_constructed(&buffer->object))

Completed in 142 milliseconds