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

#include <wbsd.h>

Data Fields

struct mmc_hostmmc
 
spinlock_t lock
 
int flags
 
struct mmc_requestmrq
 
u8 isr
 
struct scatterlistcur_sg
 
unsigned int num_sg
 
unsigned int offset
 
unsigned int remain
 
chardma_buffer
 
dma_addr_t dma_addr
 
int firsterr
 
u8 clk
 
unsigned char bus_width
 
int config
 
u8 unlock_code
 
int chip_id
 
int base
 
int irq
 
int dma
 
struct tasklet_struct card_tasklet
 
struct tasklet_struct fifo_tasklet
 
struct tasklet_struct crc_tasklet
 
struct tasklet_struct timeout_tasklet
 
struct tasklet_struct finish_tasklet
 
struct timer_list ignore_timer
 

Detailed Description

Definition at line 140 of file wbsd.h.

Field Documentation

int base

Definition at line 174 of file wbsd.h.

unsigned char bus_width

Definition at line 167 of file wbsd.h.

struct tasklet_struct card_tasklet

Definition at line 178 of file wbsd.h.

Definition at line 172 of file wbsd.h.

Definition at line 166 of file wbsd.h.

Definition at line 169 of file wbsd.h.

struct tasklet_struct crc_tasklet

Definition at line 180 of file wbsd.h.

Definition at line 155 of file wbsd.h.

int dma

Definition at line 176 of file wbsd.h.

dma_addr_t dma_addr

Definition at line 162 of file wbsd.h.

char* dma_buffer

Definition at line 161 of file wbsd.h.

struct tasklet_struct fifo_tasklet

Definition at line 179 of file wbsd.h.

struct tasklet_struct finish_tasklet

Definition at line 182 of file wbsd.h.

int firsterr

Definition at line 164 of file wbsd.h.

int flags

Definition at line 146 of file wbsd.h.

struct timer_list ignore_timer

Definition at line 184 of file wbsd.h.

int irq

Definition at line 175 of file wbsd.h.

u8 isr

Definition at line 153 of file wbsd.h.

spinlock_t lock

Definition at line 144 of file wbsd.h.

Definition at line 142 of file wbsd.h.

Definition at line 151 of file wbsd.h.

unsigned int num_sg

Definition at line 156 of file wbsd.h.

unsigned int offset

Definition at line 158 of file wbsd.h.

unsigned int remain

Definition at line 159 of file wbsd.h.

struct tasklet_struct timeout_tasklet

Definition at line 181 of file wbsd.h.

u8 unlock_code

Definition at line 170 of file wbsd.h.


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