Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Di915_sw_fence.c364 struct i915_sw_dma_fence_cb { struct
375 struct i915_sw_dma_fence_cb *cb = from_timer(cb, t, timer); in timer_i915_sw_fence_wake() argument
393 struct i915_sw_dma_fence_cb *cb = container_of(data, typeof(*cb), base); in dma_i915_sw_fence_wake()
405 struct i915_sw_dma_fence_cb *cb = container_of(wrk, typeof(*cb), work); in irq_i915_sw_fence_work()
418 struct i915_sw_dma_fence_cb *cb; in i915_sw_fence_await_dma_fence()