Searched defs:mmc_omap_slot (Results 1 – 1 of 1) sorted by relevance
103 struct mmc_omap_slot { struct104 int id;105 unsigned int vdd;106 u16 saved_con;107 u16 bus_mode;108 unsigned int fclk_freq;110 struct tasklet_struct cover_tasklet;111 struct timer_list cover_timer;112 unsigned cover_open;114 struct mmc_request *mrq;[all …]