HomeSort by: relevance | last modified time | path
    Searched refs:nv10_fence_destroy (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_nv10_fence.c 88 nv10_fence_destroy(struct nouveau_drm *drm) function in typeref:typename:void
109 priv->base.dtor = nv10_fence_destroy;
nouveau_nv50_fence.c 82 priv->base.dtor = nv10_fence_destroy;
102 nv10_fence_destroy(drm);
nouveau_nv17_fence.c 129 priv->base.dtor = nv10_fence_destroy;
149 nv10_fence_destroy(drm);
nouveau_fence.h 78 void nv10_fence_destroy(struct nouveau_drm *);

Completed in 11 milliseconds