Home
last modified time | relevance | path

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

/linux/drivers/mmc/core/
H A Dsd_ops.c172 int mmc_send_app_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr) in mmc_send_app_op_cond() function
H A Dsd.c861 err = mmc_send_app_op_cond(host, ocr, rocr); in mmc_sd_get_cid()
1839 err = mmc_send_app_op_cond(host, 0, &ocr); in mmc_attach_sd()