Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mmc/core/
Dsd_ops.h18 int mmc_send_if_cond(struct mmc_host *host, u32 ocr);
Dsd_ops.c197 int mmc_send_if_cond(struct mmc_host *host, u32 ocr) in mmc_send_if_cond() function
Dsdio.c634 mmc_send_if_cond(host, ocr); in mmc_sdio_pre_init()
Dsd.c842 err = mmc_send_if_cond(host, ocr); in mmc_sd_get_cid()