sdhc_card_detect
if (present && sdhc_card_detect(hp)) {
static int sdhc_card_detect(sdmmc_chipset_handle_t);
.card_detect = sdhc_card_detect,