Searched defs:s3c_sdhci_platdata (Results 1 – 1 of 1) sorted by relevance
38 struct s3c_sdhci_platdata { struct39 unsigned int max_width;40 unsigned int host_caps;41 unsigned int host_caps2;42 unsigned int pm_caps;43 enum cd_types cd_type;45 int ext_cd_gpio;46 bool ext_cd_gpio_invert;47 int (*ext_cd_init)(void (*notify_func)(struct platform_device *,49 int (*ext_cd_cleanup)(void (*notify_func)(struct platform_device *,[all …]