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

Data Fields

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

Detailed Description

Definition at line 102 of file atmel-sha.c.

Field Documentation

struct device* dev

Definition at line 105 of file atmel-sha.c.

Definition at line 112 of file atmel-sha.c.

int err

Definition at line 111 of file atmel-sha.c.

unsigned long flags

Definition at line 114 of file atmel-sha.c.

struct clk* iclk

Definition at line 106 of file atmel-sha.c.

void __iomem* io_base

Definition at line 108 of file atmel-sha.c.

int irq

Definition at line 107 of file atmel-sha.c.

Definition at line 103 of file atmel-sha.c.

spinlock_t lock

Definition at line 110 of file atmel-sha.c.

unsigned long phys_base

Definition at line 104 of file atmel-sha.c.

Definition at line 115 of file atmel-sha.c.

Definition at line 116 of file atmel-sha.c.


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