Searched refs:mmc_send_app_op_cond (Results 1 – 3 of 3) sorted by relevance
16 int mmc_send_app_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr);
150 int mmc_send_app_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr) in mmc_send_app_op_cond() function
762 err = mmc_send_app_op_cond(host, ocr, rocr); in mmc_sd_get_cid()1169 err = mmc_send_app_op_cond(host, 0, &ocr); in mmc_attach_sd()