Searched defs:omap_mmc_platform_data (Results 1 – 1 of 1) sorted by relevance
57 struct omap_mmc_platform_data { struct59 struct device *dev;62 unsigned nr_slots:2;66 unsigned int max_freq;69 int (*switch_slot)(struct device *dev, int slot);72 int (*init)(struct device *dev);73 void (*cleanup)(struct device *dev);74 void (*shutdown)(struct device *dev);77 int (*suspend)(struct device *dev, int slot);78 int (*resume)(struct device *dev, int slot);[all …]