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

/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 436 milliseconds