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

Go to the source code of this file.

Data Structures

struct  nv20_fb_priv
 

Variables

struct nouveau_oclass nv20_fb_oclass
 

Variable Documentation

struct nouveau_oclass nv20_fb_oclass
Initial value:
= {
.handle = NV_SUBDEV(FB, 0x20),
.ofuncs = &(struct nouveau_ofuncs) {
.ctor = nv20_fb_ctor,
},
}

Definition at line 128 of file nv20.c.