Searched defs:omap_mmc_platform_data (Results 1 – 1 of 1) sorted by relevance
15 struct omap_mmc_platform_data { struct17 struct device *dev;20 unsigned nr_slots:2;24 unsigned int max_freq;27 int (*switch_slot)(struct device *dev, int slot);30 int (*init)(struct device *dev);31 void (*cleanup)(struct device *dev);32 void (*shutdown)(struct device *dev);35 int (*get_context_loss_count)(struct device *dev);38 u8 controller_flags;[all …]