OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bo_unref
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/img/libdrm/libdrm/radeon/
radeon_bo.h
67
struct radeon_bo *(*
bo_unref
)(struct radeon_bo *bo);
member in struct:radeon_bo_funcs
142
return bo->bom->funcs->
bo_unref
(bo);
radeon_bo_gem.c
125
static struct radeon_bo *
bo_unref
(struct radeon_bo *bo)
function
268
bo_unref
,
Completed in 38 milliseconds