Searched refs:i915_active_noop (Results 1 – 2 of 2) sorted by relevance
48 void i915_active_noop(struct dma_fence *fence, struct dma_fence_cb *cb);68 active->cb.func = fn ?: i915_active_noop; in __i915_active_fence_init()
1091 void i915_active_noop(struct dma_fence *fence, struct dma_fence_cb *cb) in i915_active_noop() function