Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
nouveau_object Struct Reference

#include <object.h>

Data Fields

struct nouveau_oclassoclass
 
struct nouveau_objectparent
 
struct nouveau_objectengine
 
atomic_t refcount
 
atomic_t usecount
 
struct list_head list
 
u32 _magic
 

Detailed Description

Definition at line 17 of file object.h.

Field Documentation

u32 _magic

Definition at line 26 of file object.h.

Definition at line 20 of file object.h.

Definition at line 25 of file object.h.

Definition at line 18 of file object.h.

Definition at line 19 of file object.h.

atomic_t refcount

Definition at line 21 of file object.h.

atomic_t usecount

Definition at line 22 of file object.h.


The documentation for this struct was generated from the following file: