Searched defs:nouveau_mm_allocation (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nouveau/
H A Dnouveau_mm.h10 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/
H A Dnouveau_mm.h10 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 137 milliseconds