|
Linux Kernel
3.7.1
|
#include <bar.h>
Data Fields | |
| struct nouveau_subdev | base |
| int(* | alloc )(struct nouveau_bar *, struct nouveau_object *, struct nouveau_mem *, struct nouveau_object **) |
| void __iomem * | iomem |
| 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 *) |
| int(* alloc)(struct nouveau_bar *, struct nouveau_object *, struct nouveau_mem *, struct nouveau_object **) |
| struct nouveau_subdev base |
| void(* flush)(struct nouveau_bar *) |
| 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 *) |
1.8.2