Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Variables
nv98.c File Reference
#include <subdev/mc.h>

Go to the source code of this file.

Data Structures

struct  nv98_mc_priv
 

Variables

struct nouveau_oclass nv98_mc_oclass
 

Variable Documentation

struct nouveau_oclass nv98_mc_oclass
Initial value:
= {
.handle = NV_SUBDEV(MC, 0x98),
.ofuncs = &(struct nouveau_ofuncs) {
.ctor = nv98_mc_ctor,
.init = nv50_mc_init,
},
}

Definition at line 65 of file nv98.c.