Searched refs:fence_cb (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | host1x.h | 301 struct dma_fence_cb fence_cb; member |
| /linux/drivers/gpu/host1x/ | ||
| H A D | job.c | 97 dma_fence_remove_callback(job->fence, &job->fence_cb); in job_free() |