mmc_detect_change
mmc_detect_change(ptr, msecs_to_jiffies(500));
mmc_detect_change(ptr, msecs_to_jiffies(200));
mmc_detect_change(ptr, msecs_to_jiffies(200));
mmc_detect_change(ptr, msecs_to_jiffies(200));
EXPORT_SYMBOL(mmc_detect_change);
mmc_detect_change(host, msecs_to_jiffies(200));
mmc_detect_change(host, msecs_to_jiffies(ctx->cd_debounce_delay_ms));
mmc_detect_change(mmc_from_priv(host), msecs_to_jiffies(1));
mmc_detect_change(slot->mmc, 0);
mmc_detect_change(mmc, HZ/5);
mmc_detect_change(slot->mmc,
mmc_detect_change(mmc, msecs_to_jiffies(10));
mmc_detect_change(mmc, msecs_to_jiffies(delay_msec));
mmc_detect_change(mmc, 0);
mmc_detect_change(host->mmc, 0);
mmc_detect_change(mmc, msecs_to_jiffies(20));
mmc_detect_change(host->mmc, msecs_to_jiffies(200));
mmc_detect_change(mmc, msecs_to_jiffies(250));
mmc_detect_change(slot->mmc, 0);
mmc_detect_change(devid, msecs_to_jiffies(host->detect_delay_ms));
mmc_detect_change(host->mmc, 0);
mmc_detect_change(host->mmc, 0);
mmc_detect_change(mmc, msecs_to_jiffies(200));
mmc_detect_change(mmc, msecs_to_jiffies(200));
mmc_detect_change(host->mmc, msecs_to_jiffies(200));
mmc_detect_change(host->mmc, msecs_to_jiffies(100));
mmc_detect_change(host->mmc, 1);
mmc_detect_change(mmc, msecs_to_jiffies(100));
mmc_detect_change(ushc->mmc, msecs_to_jiffies(100));
mmc_detect_change(host->mmc, msecs_to_jiffies(500));
mmc_detect_change(vub300->mmc, 1);
mmc_detect_change(vub300->mmc, 0);
mmc_detect_change(host->mmc, msecs_to_jiffies(delay));
mmc_detect_change(priv->mmc, 0);
mmc_detect_change(host->mmc, 0);
void mmc_detect_change(struct mmc_host *, unsigned long delay);