Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
engine.c File Reference
#include <core/device.h>
#include <core/engine.h>
#include <core/option.h>

Go to the source code of this file.

Functions

int nouveau_engine_create_ (struct nouveau_object *parent, struct nouveau_object *engobj, struct nouveau_oclass *oclass, bool enable, const char *iname, const char *fname, int length, void **pobject)
 

Function Documentation

int nouveau_engine_create_ ( struct nouveau_object parent,
struct nouveau_object engobj,
struct nouveau_oclass oclass,
bool  enable,
const char iname,
const char fname,
int  length,
void **  pobject 
)

Definition at line 30 of file engine.c.