Home
last modified time | relevance | path

Searched defs:dma_fence_add_callback (Results 1 - 5 of 5) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_fence_defs.h38 #define dma_fence_add_callback(a, b, c) fence_add_callback(a, b, c) macro
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_fence_defs.h43 #define dma_fence_add_callback(a, b, c) fence_add_callback(a, b, c) macro
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_fence_defs.h42 #define dma_fence_add_callback(a, b, c) fence_add_callback(a, b, c) macro
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_fence_defs.h40 #define dma_fence_add_callback(a, b, c) fence_add_callback(a, b, c) macro
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/
H A Ddma-fence.c610 int dma_fence_add_callback(struct dma_fence *fence, struct dma_fence_cb *cb, dma_fence_func_t func) in dma_fence_add_callback() function
638 EXPORT_SYMBOL(dma_fence_add_callback); variable
[all...]

Completed in 3 milliseconds