OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
128
static struct radeon_bo *
bo_unref
(struct radeon_bo_int *boi)
function
276
.
bo_unref
=
bo_unref
,
radeon_bo.c
70
return boi->bom->funcs->
bo_unref
(boi);
Completed in 62 milliseconds