Searched defs:omap_mmc_platform_data (Results 1 – 1 of 1) sorted by relevance
40 struct omap_mmc_platform_data { struct42 struct device *dev;45 unsigned nr_slots:2;49 unsigned int max_freq;52 int (*switch_slot)(struct device *dev, int slot);55 int (*init)(struct device *dev);56 void (*cleanup)(struct device *dev);57 void (*shutdown)(struct device *dev);60 int (*suspend)(struct device *dev, int slot);61 int (*resume)(struct device *dev, int slot);[all …]