Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_dma_fence.c108 static void mali_dma_fence_context_work_func(struct work_struct *work_handle) in mali_dma_fence_context_work_func() function
268 INIT_WORK(&dma_fence_context->work_handle, mali_dma_fence_context_work_func); in mali_dma_fence_context_init()