Searched refs:vc4_bo_flink (Results 1 – 3 of 3) sorted by relevance
65 bool vc4_bo_flink(struct vc4_bo *bo, uint32_t *name);
670 return vc4_bo_flink(bo, &whandle->handle); in vc4_screen_bo_get_handle()
453 vc4_bo_flink(struct vc4_bo *bo, uint32_t *name) in vc4_bo_flink() function