Searched defs:bo_wait (Results 1 – 2 of 2) sorted by relevance
| /external/libdrm/radeon/ | ||
| D | radeon_bo_int.h | 35 int (*bo_wait)(struct radeon_bo_int *bo); member |
| D | radeon_bo_gem.c | 197 static int bo_wait(struct radeon_bo_int *boi) in bo_wait() function |