Linux Kernel
3.7.1
|
#include <mmc-msm_sdcc.h>
Data Fields | |
unsigned int | ocr_mask |
u32(* | translate_vdd )(struct device *, unsigned int) |
unsigned int(* | status )(struct device *) |
int(* | register_status_notify )(void(*callback)(int card_present, void *dev_id), void *dev_id) |
struct msm_mmc_gpio_data * | gpio_data |
void(* | init_card )(struct mmc_card *card) |
Definition at line 21 of file mmc-msm_sdcc.h.
struct msm_mmc_gpio_data* gpio_data |
Definition at line 26 of file mmc-msm_sdcc.h.
unsigned int ocr_mask |
Definition at line 22 of file mmc-msm_sdcc.h.
Definition at line 25 of file mmc-msm_sdcc.h.