HomeSort by relevance Sort by last modified time
    Searched refs:bo_unref (Results 1 - 3 of 3) sorted by null

  /external/libdrm/radeon/
radeon_bo_int.h 32 struct radeon_bo *(*bo_unref)(struct radeon_bo_int *bo); member in struct:radeon_bo_funcs
radeon_bo_gem.c 125 static struct radeon_bo *bo_unref(struct radeon_bo_int *boi) function
273 .bo_unref = bo_unref,
radeon_bo.c 67 return boi->bom->funcs->bo_unref(boi);

Completed in 55 milliseconds