Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
drivers
gpu
drm
nouveau
core
subdev
instmem
Variables
nv40.c File Reference
#include "
nv04.h
"
Go to the source code of this file.
Variables
struct
nouveau_oclass
nv40_instmem_oclass
Variable Documentation
struct
nouveau_oclass
nv40_instmem_oclass
Initial value:
= {
.handle =
NV_SUBDEV
(INSTMEM, 0x40),
.ofuncs = &(
struct
nouveau_ofuncs
) {
.ctor = nv40_instmem_ctor,
.dtor =
nv04_instmem_dtor
,
.init =
_nouveau_instmem_init
,
.fini =
_nouveau_instmem_fini
,
.rd32 = nv40_instmem_rd32,
.wr32 = nv40_instmem_wr32,
},
}
Definition at line
128
of file
nv40.c
.
Generated on Thu Jan 10 2013 15:29:51 for Linux Kernel by
1.8.2