Home
last modified time | relevance | path

Searched defs:s3c_sdhci_platdata (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/platform_data/
A Dmmc-sdhci-s3c.h39 struct s3c_sdhci_platdata { struct
40 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