OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nouveau_bo_name_ref
(Results
1 - 5
of
5
) sorted by null
/external/libdrm/nouveau/
nouveau-symbol-check
15
nouveau_bo_name_ref
nouveau.h
142
int
nouveau_bo_name_ref
(struct nouveau_device *v, uint32_t name,
nouveau.c
729
nouveau_bo_name_ref
(struct nouveau_device *dev, uint32_t name,
function
/external/mesa3d/src/gallium/drivers/nouveau/
nouveau_screen.c
107
ret =
nouveau_bo_name_ref
(dev, whandle->handle, &bo);
/external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_context.c
312
ret =
nouveau_bo_name_ref
(context_dev(ctx),
Completed in 4199 milliseconds