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