Linux Kernel
3.7.1
|
Data Fields | |
struct tifm_dev * | dev |
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_request * | req |
int | sg_len |
int | sg_pos |
unsigned int | block_pos |
struct scatterlist | bounce_buf |
unsigned char | bounce_buf_data [TIFM_MMCSD_MAX_BLOCK_SIZE] |
struct scatterlist bounce_buf |
unsigned char bounce_buf_data[TIFM_MMCSD_MAX_BLOCK_SIZE] |
struct tasklet_struct finish_tasklet |
struct mmc_request* req |