Searched defs:sdhc_dev (Results 1 – 5 of 5) sorted by relevance
234 int sd_init(const struct device *sdhc_dev, struct sd_card *card) in sd_init()313 bool sd_is_card_present(const struct device *sdhc_dev) in sd_is_card_present()
13 static const struct device *sdhc_dev = DEVICE_DT_GET(DT_ALIAS(sdhc0)); variable
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