Searched refs:mmc_send_if_cond (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/mmc/core/ | ||
H A D | sd_ops.c | 250 int mmc_send_if_cond(struct mmc_host *host, u32 ocr) in mmc_send_if_cond() function |
H A D | sd.c | 838 err = mmc_send_if_cond(host, ocr); in mmc_sd_get_cid() |