OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nouveau_mm_allocation
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nouveau/
nouveau_mm.h
10
struct
nouveau_mm_allocation
{
struct
11
struct
nouveau_mm_allocation
*next;
23
extern struct
nouveau_mm_allocation
*
28
nouveau_mm_free(struct
nouveau_mm_allocation
*);
/external/mesa3d/src/gallium/drivers/nouveau/
nouveau_mm.h
10
struct
nouveau_mm_allocation
{
struct
11
struct
nouveau_mm_allocation
*next;
23
extern struct
nouveau_mm_allocation
*
28
nouveau_mm_free(struct
nouveau_mm_allocation
*);
Completed in 53 milliseconds