|
Linux Kernel
3.7.1
|
#include <mmci.h>
Data Fields | |
| phys_addr_t | phybase |
| void __iomem * | base |
| struct mmc_request * | mrq |
| struct mmc_command * | cmd |
| struct mmc_data * | data |
| struct mmc_host * | mmc |
| struct clk * | clk |
| int | gpio_cd |
| int | gpio_wp |
| int | gpio_cd_irq |
| bool | singleirq |
| spinlock_t | lock |
| unsigned int | mclk |
| unsigned int | cclk |
| u32 | pwr_reg |
| u32 | clk_reg |
| struct mmci_platform_data * | plat |
| struct variant_data * | variant |
| u8 | hw_designer |
| u8 | hw_revision:4 |
| struct timer_list | timer |
| unsigned int | oldstat |
| struct sg_mapping_iter | sg_miter |
| unsigned int | size |
| struct regulator * | vcc |
| spinlock_t lock |
| struct mmc_request* mrq |
| phys_addr_t phybase |
| struct mmci_platform_data* plat |
| struct sg_mapping_iter sg_miter |
| struct variant_data* variant |
1.8.2