mmc_send_if_cond 2193 drivers/mmc/core/core.c 		mmc_send_if_cond(host, host->ocr_avail);
mmc_send_if_cond  765 drivers/mmc/core/sd.c 	err = mmc_send_if_cond(host, ocr);
mmc_send_if_cond   18 drivers/mmc/core/sd_ops.h int mmc_send_if_cond(struct mmc_host *host, u32 ocr);
mmc_send_if_cond  551 drivers/mmc/core/sdio.c 	mmc_send_if_cond(host, host->ocr_avail);
mmc_send_if_cond  835 drivers/mmc/core/sdio.c 	mmc_send_if_cond(host, host->card->ocr);