Searched defs:mmc_omap_slot (Results 1 – 1 of 1) sorted by relevance
101 struct mmc_omap_slot { struct102 int id;103 unsigned int vdd;104 u16 saved_con;105 u16 bus_mode;106 u16 power_mode;107 unsigned int fclk_freq;109 struct work_struct cover_bh_work;110 struct timer_list cover_timer;111 unsigned cover_open;[all …]