|
Linux Kernel
3.7.1
|
#include <mmc.h>
Data Structures | |
| struct | omap_mmc_slot_data |
Data Fields | |
| struct device * | dev |
| unsigned | nr_slots:2 |
| unsigned int | max_freq |
| int(* | switch_slot )(struct device *dev, int slot) |
| int(* | init )(struct device *dev) |
| void(* | cleanup )(struct device *dev) |
| void(* | shutdown )(struct device *dev) |
| int(* | suspend )(struct device *dev, int slot) |
| int(* | resume )(struct device *dev, int slot) |
| int(* | get_context_loss_count )(struct device *dev) |
| u8 | controller_flags |
| u16 | reg_offset |
| struct omap_mmc_platform_data::omap_mmc_slot_data | slots [OMAP_MMC_MAX_SLOTS] |
1.8.2