Searched defs:sdhc_dev (Results 1 – 4 of 4) sorted by relevance
229 int sd_init(const struct device *sdhc_dev, struct sd_card *card) in sd_init()308 bool sd_is_card_present(const struct device *sdhc_dev) in sd_is_card_present()
12 static const struct device *const sdhc_dev = DEVICE_DT_GET(DT_ALIAS(sdhc0)); variable
16 static const struct device *const sdhc_dev = DEVICE_DT_GET(DT_ALIAS(sdhc0)); variable
17 static const struct device *const sdhc_dev = DEVICE_DT_GET(DT_ALIAS(sdhc0)); variable