Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/imagination/
H A Dpvr_ccb.h53 struct dma_fence *pvr_kccb_fence_alloc(void);
H A Dpvr_ccb.c542 struct dma_fence *pvr_kccb_fence_alloc(void) in pvr_kccb_fence_alloc() function
H A Dpvr_queue.c1108 job->kccb_fence = pvr_kccb_fence_alloc(); in pvr_queue_job_init()