Searched defs:s3c_sdhci_platdata (Results 1 – 1 of 1) sorted by relevance
39 struct s3c_sdhci_platdata { struct40 unsigned int max_width;41 unsigned int host_caps;42 unsigned int host_caps2;43 unsigned int pm_caps;44 enum cd_types cd_type;46 int ext_cd_gpio;47 bool ext_cd_gpio_invert;48 int (*ext_cd_init)(void (*notify_func)(struct platform_device *,50 int (*ext_cd_cleanup)(void (*notify_func)(struct platform_device *,[all …]
Completed in 4 milliseconds