Searched refs:vmwgfx_wait_cb (Results 1 – 1 of 1) sorted by relevance
155 struct vmwgfx_wait_cb { struct161 vmwgfx_wait_cb(struct fence *fence, struct fence_cb *cb) in vmwgfx_wait_cb() function163 struct vmwgfx_wait_cb *wait = in vmwgfx_wait_cb()164 container_of(cb, struct vmwgfx_wait_cb, base); in vmwgfx_wait_cb()178 struct vmwgfx_wait_cb cb; in vmw_fence_wait()195 cb.base.func = vmwgfx_wait_cb; in vmw_fence_wait()