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

Go to the source code of this file.

Data Structures

struct  nv40_clock_priv
 

Variables

struct nouveau_oclass nv40_clock_oclass
 

Variable Documentation

struct nouveau_oclass nv40_clock_oclass
Initial value:
= {
.handle = NV_SUBDEV(CLOCK, 0x40),
.ofuncs = &(struct nouveau_ofuncs) {
.ctor = nv40_clock_ctor,
},
}

Definition at line 51 of file nv40.c.