Home
last modified time | relevance | path

Searched defs:bo_unref (Results 1 – 2 of 2) sorted by relevance

/external/libdrm/radeon/
Dradeon_bo_int.h32 struct radeon_bo *(*bo_unref)(struct radeon_bo_int *bo); member
Dradeon_bo_gem.c128 static struct radeon_bo *bo_unref(struct radeon_bo_int *boi) in bo_unref() function