Searched refs:host_controller (Results 1 – 2 of 2) sorted by relevance
23 const struct device *host_controller; member40 if (!sd_is_card_present(cfg->host_controller)) { in disk_sdmmc_access_init()44 ret = sd_init(cfg->host_controller, &data->card); in disk_sdmmc_access_init()59 if (!sd_is_card_present(cfg->host_controller)) { in disk_sdmmc_access_status()125 .host_controller = DEVICE_DT_GET(DT_INST_PARENT(n)), \
23 const struct device *host_controller; member41 ret = sd_init(cfg->host_controller, &data->card); in disk_mmc_access_init()123 .host_controller = DEVICE_DT_GET(DT_INST_PARENT(n)), \