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

Data Fields

struct tifm_devdev
 
unsigned short eject:1
 
unsigned short open_drain:1
 
unsigned short no_dma:1
 
unsigned short cmd_flags
 
unsigned int clk_freq
 
unsigned int clk_div
 
unsigned long timeout_jiffies
 
struct tasklet_struct finish_tasklet
 
struct timer_list timer
 
struct mmc_requestreq
 
int sg_len
 
int sg_pos
 
unsigned int block_pos
 
struct scatterlist bounce_buf
 
unsigned char bounce_buf_data [TIFM_MMCSD_MAX_BLOCK_SIZE]
 

Detailed Description

Definition at line 90 of file tifm_sd.c.

Field Documentation

unsigned int block_pos

Definition at line 108 of file tifm_sd.c.

struct scatterlist bounce_buf

Definition at line 109 of file tifm_sd.c.

unsigned char bounce_buf_data[TIFM_MMCSD_MAX_BLOCK_SIZE]

Definition at line 110 of file tifm_sd.c.

unsigned int clk_div

Definition at line 99 of file tifm_sd.c.

unsigned int clk_freq

Definition at line 98 of file tifm_sd.c.

unsigned short cmd_flags

Definition at line 96 of file tifm_sd.c.

Definition at line 91 of file tifm_sd.c.

unsigned short eject

Definition at line 93 of file tifm_sd.c.

struct tasklet_struct finish_tasklet

Definition at line 102 of file tifm_sd.c.

unsigned short no_dma

Definition at line 93 of file tifm_sd.c.

unsigned short open_drain

Definition at line 93 of file tifm_sd.c.

Definition at line 104 of file tifm_sd.c.

int sg_len

Definition at line 106 of file tifm_sd.c.

int sg_pos

Definition at line 107 of file tifm_sd.c.

unsigned long timeout_jiffies

Definition at line 100 of file tifm_sd.c.

Definition at line 103 of file tifm_sd.c.


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