Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
int | nouveau_ramht_insert (struct nouveau_ramht *ramht, int chid, u32 handle, u32 context) |
void | nouveau_ramht_remove (struct nouveau_ramht *ramht, int cookie) |
int | nouveau_ramht_new (struct nouveau_object *parent, struct nouveau_object *pargpu, u32 size, u32 align, struct nouveau_ramht **pramht) |
int nouveau_ramht_new | ( | struct nouveau_object * | parent, |
struct nouveau_object * | pargpu, | ||
u32 | size, | ||
u32 | align, | ||
struct nouveau_ramht ** | pramht | ||
) |