OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:abi16_bo_info
(Results
1 - 3
of
3
) sorted by null
/external/libdrm/nouveau/
private.h
120
drm_private void
abi16_bo_info
(struct nouveau_bo *, struct drm_nouveau_gem_info *);
abi16.c
277
abi16_bo_info
(struct nouveau_bo *bo, struct drm_nouveau_gem_info *info)
function
361
abi16_bo_info
(bo, &req.info);
nouveau.c
694
abi16_bo_info
(&nvbo->base, &req);
Completed in 131 milliseconds