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

Data Fields

struct list_head list
 
unsigned long phys_base
 
struct devicedev
 
void __iomemio_base
 
int irq
 
struct clkiclk
 
spinlock_t lock
 
int err
 
int dma
 
int dma_lch
 
struct tasklet_struct done_task
 
unsigned long flags
 
struct crypto_queue queue
 
struct ahash_requestreq
 

Detailed Description

Definition at line 138 of file omap-sham.c.

Field Documentation

struct device* dev

Definition at line 141 of file omap-sham.c.

int dma

Definition at line 147 of file omap-sham.c.

int dma_lch

Definition at line 148 of file omap-sham.c.

Definition at line 149 of file omap-sham.c.

int err

Definition at line 146 of file omap-sham.c.

unsigned long flags

Definition at line 151 of file omap-sham.c.

struct clk* iclk

Definition at line 144 of file omap-sham.c.

void __iomem* io_base

Definition at line 142 of file omap-sham.c.

int irq

Definition at line 143 of file omap-sham.c.

Definition at line 139 of file omap-sham.c.

spinlock_t lock

Definition at line 145 of file omap-sham.c.

unsigned long phys_base

Definition at line 140 of file omap-sham.c.

Definition at line 152 of file omap-sham.c.

Definition at line 153 of file omap-sham.c.


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