Searched refs:vc4_bo_flink (Results 1 – 3 of 3) sorted by relevance
71 bool vc4_bo_flink(struct vc4_bo *bo, uint32_t *name);
513 vc4_bo_flink(struct vc4_bo *bo, uint32_t *name) in vc4_bo_flink() function
320 return vc4_bo_flink(rsc->bo, &whandle->handle); in vc4_resource_get_handle()