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

  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_active.h 50 void i915_active_noop(struct dma_fence *fence, struct dma_fence_cb *cb);
70 active->cb.func = fn ?: i915_active_noop;
i915_active.c 874 active->cb.func == i915_active_noop);
942 active->cb.func == i915_active_noop);
987 void i915_active_noop(struct dma_fence *fence, struct dma_fence_cb *cb) function in typeref:typename:void

Completed in 12 milliseconds