mmc_gpiod_request_cd
ret = mmc_gpiod_request_cd(host, "cd", 0, false,
EXPORT_SYMBOL(mmc_gpiod_request_cd);
ret = mmc_gpiod_request_cd(mmc, "cd", 0, false, 0);
status = mmc_gpiod_request_cd(mmc, NULL, 0, false, 1000);
ret = mmc_gpiod_request_cd(mmc, "cd", 0, false, 0);
ret = mmc_gpiod_request_cd(mmc, "cd", 0, false, 0);
err = mmc_gpiod_request_cd(host->mmc, NULL, 0, v, 0);
ret = mmc_gpiod_request_cd(host->mmc, "cd", slot->cd_idx,
ret = mmc_gpiod_request_cd(host->mmc, NULL,
ret = mmc_gpiod_request_cd(host->mmc, "cd", 0, false, 0);
ret = mmc_gpiod_request_cd(mmc, "cd", 0, false, 0);
int mmc_gpiod_request_cd(struct mmc_host *host, const char *con_id,