Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
base.c File Reference
#include <core/object.h>
#include <core/class.h>
#include <subdev/fb.h>
#include <engine/dmaobj.h>

Go to the source code of this file.

Functions

int nouveau_dmaobj_create_ (struct nouveau_object *parent, struct nouveau_object *engine, struct nouveau_oclass *oclass, void *data, u32 size, int len, void **pobject)
 

Function Documentation

int nouveau_dmaobj_create_ ( struct nouveau_object parent,
struct nouveau_object engine,
struct nouveau_oclass oclass,
void data,
u32  size,
int  len,
void **  pobject 
)

Definition at line 32 of file base.c.