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

Data Fields

int id
 
unsigned int vdd
 
u16 saved_con
 
u16 bus_mode
 
unsigned int fclk_freq
 
struct tasklet_struct cover_tasklet
 
struct timer_list cover_timer
 
unsigned cover_open
 
struct mmc_requestmrq
 
struct mmc_omap_hosthost
 
struct mmc_hostmmc
 
struct omap_mmc_slot_data * pdata
 

Detailed Description

Definition at line 96 of file omap.c.

Field Documentation

u16 bus_mode

Definition at line 100 of file omap.c.

unsigned cover_open

Definition at line 105 of file omap.c.

struct tasklet_struct cover_tasklet

Definition at line 103 of file omap.c.

struct timer_list cover_timer

Definition at line 104 of file omap.c.

unsigned int fclk_freq

Definition at line 101 of file omap.c.

Definition at line 108 of file omap.c.

Definition at line 97 of file omap.c.

Definition at line 109 of file omap.c.

Definition at line 107 of file omap.c.

struct omap_mmc_slot_data* pdata

Definition at line 110 of file omap.c.

u16 saved_con

Definition at line 99 of file omap.c.

unsigned int vdd

Definition at line 98 of file omap.c.


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