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

#include <videobuf-dma-sg.h>

Data Fields

u32 magic
 
int offset
 
size_t size
 
struct page ** pages
 
voidvaddr
 
dma_addr_t bus_addr
 
struct scatterlistsglist
 
int sglen
 
int nr_pages
 
int direction
 

Detailed Description

Definition at line 46 of file videobuf-dma-sg.h.

Field Documentation

dma_addr_t bus_addr

Definition at line 58 of file videobuf-dma-sg.h.

Definition at line 64 of file videobuf-dma-sg.h.

u32 magic

Definition at line 47 of file videobuf-dma-sg.h.

int nr_pages

Definition at line 63 of file videobuf-dma-sg.h.

Definition at line 50 of file videobuf-dma-sg.h.

struct page** pages

Definition at line 52 of file videobuf-dma-sg.h.

int sglen

Definition at line 62 of file videobuf-dma-sg.h.

Definition at line 61 of file videobuf-dma-sg.h.

size_t size

Definition at line 51 of file videobuf-dma-sg.h.

void* vaddr

Definition at line 55 of file videobuf-dma-sg.h.


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