Home
last modified time | relevance | path

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

/linux/drivers/mmc/core/
H A Dsd_ops.h19 int mmc_send_if_cond(struct mmc_host *host, u32 ocr);
H A Dsd_ops.c250 int mmc_send_if_cond(struct mmc_host *host, u32 ocr) in mmc_send_if_cond() function
H A Dsd_uhs2.c881 err = mmc_send_if_cond(host, host->ocr_avail); in sd_uhs2_legacy_init()
H A Dsd.c858 err = mmc_send_if_cond(host, ocr); in mmc_sd_get_cid()