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

#include <dma.h>

Data Fields

struct s3c64xx_dma_buffnext
 
voidpw
 
struct pl080s_llilli
 
dma_addr_t lli_dma
 

Detailed Description

s3c64xx_dma_buff - S3C64XX DMA buffer descriptor : Pointer to next buffer in queue or ring. : Client provided identifier : Pointer to hardware descriptor this buffer is associated with. : Hardare address of the descriptor.

Definition at line 85 of file dma.h.

Field Documentation

Definition at line 89 of file dma.h.

dma_addr_t lli_dma

Definition at line 90 of file dma.h.

Definition at line 86 of file dma.h.

void* pw

Definition at line 88 of file dma.h.


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