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

#include <bar.h>

Data Fields

struct nouveau_subdev base
 
int(* alloc )(struct nouveau_bar *, struct nouveau_object *, struct nouveau_mem *, struct nouveau_object **)
 
void __iomemiomem
 
int(* kmap )(struct nouveau_bar *, struct nouveau_mem *, u32 flags, struct nouveau_vma *)
 
int(* umap )(struct nouveau_bar *, struct nouveau_mem *, u32 flags, struct nouveau_vma *)
 
void(* unmap )(struct nouveau_bar *, struct nouveau_vma *)
 
void(* flush )(struct nouveau_bar *)
 

Detailed Description

Definition at line 11 of file bar.h.

Field Documentation

Definition at line 14 of file bar.h.

Definition at line 12 of file bar.h.

void(* flush)(struct nouveau_bar *)

Definition at line 23 of file bar.h.

void __iomem* iomem

Definition at line 16 of file bar.h.

Definition at line 18 of file bar.h.

Definition at line 20 of file bar.h.

Definition at line 22 of file bar.h.


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