Searched defs:mmc_omap_slot (Results 1 – 1 of 1) sorted by relevance
99 struct mmc_omap_slot { struct100 int id;101 unsigned int vdd;102 u16 saved_con;103 u16 bus_mode;104 u16 power_mode;105 unsigned int fclk_freq;107 struct tasklet_struct cover_tasklet;108 struct timer_list cover_timer;109 unsigned cover_open;[all …]