Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/include/nvif/
A Devent.h20 return nvif_object_constructed(&event->object); in nvif_event_constructed()
A Dobject.h26 nvif_object_constructed(struct nvif_object *object) in nvif_object_constructed() function
/drivers/gpu/drm/nouveau/nvif/
A Dmmu.c30 if (!nvif_object_constructed(&mmu->object)) in nvif_mmu_dtor()
A Dobject.c220 if (!nvif_object_constructed(object)) in nvif_object_dtor()
/drivers/gpu/drm/nouveau/
A Dnouveau_connector.c423 if (nvif_object_constructed(&nv_encoder->outp.object)) { in nouveau_connector_ddc_detect()
1426 if (nvif_object_constructed(&nv_connector->conn.object)) { in nouveau_connector_create()
A Dnouveau_chan.c96 if (nvif_object_constructed(&chan->user)) in nouveau_channel_del()
A Dnouveau_svm.c967 if (!nvif_object_constructed(&buffer->object)) in nouveau_svm_fault_buffer_dtor()

Completed in 18 milliseconds