Searched defs:bo_is_busy (Results 1 - 2 of 2) sorted by relevance

/external/libdrm/radeon/
H A Dradeon_bo_int.h41 int (*bo_is_busy)(struct radeon_bo_int *bo, uint32_t *domain); member in struct:radeon_bo_funcs
H A Dradeon_bo_gem.c220 static int bo_is_busy(struct radeon_bo_int *boi, uint32_t *domain) function
283 .bo_is_busy = bo_is_busy,

Completed in 135 milliseconds