Searched defs:omap_mmc_platform_data (Results 1 – 1 of 1) sorted by relevance
39 struct omap_mmc_platform_data { struct42 unsigned nr_slots:2;46 unsigned int max_freq;49 int (* switch_slot)(struct device *dev, int slot);52 int (* init)(struct device *dev);53 void (* cleanup)(struct device *dev);54 void (* shutdown)(struct device *dev);57 int (*suspend)(struct device *dev, int slot);58 int (*resume)(struct device *dev, int slot);60 u64 dma_mask;[all …]