Home
last modified time | relevance | path

Searched refs:mmc_send_app_op_cond (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/mmc/core/
Dsd_ops.h17 int mmc_send_app_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr);
Dsd_ops.c118 int mmc_send_app_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr) in mmc_send_app_op_cond() function
Dsd.c862 err = mmc_send_app_op_cond(host, ocr, rocr); in mmc_sd_get_cid()
1814 err = mmc_send_app_op_cond(host, 0, &ocr); in mmc_attach_sd()