Linux Kernel
3.7.1
|
#include <core/gpuobj.h>
Go to the source code of this file.
Data Structures | |
struct | nouveau_ramht |
Functions | |
int | nouveau_ramht_insert (struct nouveau_ramht *, int chid, u32 handle, u32 context) |
void | nouveau_ramht_remove (struct nouveau_ramht *, int cookie) |
int | nouveau_ramht_new (struct nouveau_object *, struct nouveau_object *, u32 size, u32 align, struct nouveau_ramht **) |
int nouveau_ramht_new | ( | struct nouveau_object * | , |
struct nouveau_object * | , | ||
u32 | size, | ||
u32 | align, | ||
struct nouveau_ramht ** | |||
) |