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