Home
last modified time | relevance | path

Searched refs:mmc_send_if_cond (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/mmc/core/
Dsd_ops.h17 int mmc_send_if_cond(struct mmc_host *host, u32 ocr);
Dsdio.c637 mmc_send_if_cond(host, host->ocr_avail); in mmc_sdio_init_card()
947 mmc_send_if_cond(host, host->card->ocr); in mmc_sdio_resume()
999 mmc_send_if_cond(host, host->card->ocr); in mmc_sdio_power_restore()
Dsd_ops.c196 int mmc_send_if_cond(struct mmc_host *host, u32 ocr) in mmc_send_if_cond() function
Dsd.c721 err = mmc_send_if_cond(host, ocr); in mmc_sd_get_cid()
Dcore.c2483 mmc_send_if_cond(host, host->ocr_avail); in mmc_rescan_try_freq()