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

Data Fields

struct devicejrdev
 
dma_addr_t sh_desc_dma
 
u32 sh_desc [DESC_RNG_LEN]
 
unsigned int cur_buf_idx
 
int current_buf
 
struct buf_data bufs [2]
 

Detailed Description

Definition at line 70 of file caamrng.c.

Field Documentation

struct buf_data bufs[2]

Definition at line 76 of file caamrng.c.

unsigned int cur_buf_idx

Definition at line 74 of file caamrng.c.

int current_buf

Definition at line 75 of file caamrng.c.

struct device* jrdev

Definition at line 71 of file caamrng.c.

u32 sh_desc[DESC_RNG_LEN]

Definition at line 73 of file caamrng.c.

dma_addr_t sh_desc_dma

Definition at line 72 of file caamrng.c.


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