Home
last modified time | relevance | path

Searched defs:dma_fence_ops (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/linux/
H A Ddma-fence.h125 struct dma_fence_ops { struct
132 bool use_64bit_seqno;
143 const char * (*get_driver_name)(struct dma_fence *fence);
155 const char * (*get_timeline_name)(struct dma_fence *fence);
192 bool (*enable_signaling)(struct dma_fence *fence);
209 bool (*signaled)(struct dma_fence *fence);
227 signed long (*wait)(struct dma_fence *fence,
238 void (*release)(struct dma_fence *fence);
248 void (*fence_value_str)(struct dma_fence *fence, char *str, int size);
258 void (*timeline_value_str)(struct dma_fence *fence,
[all …]