Home
last modified time | relevance | path

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

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