Searched refs:mmc_send_app_op_cond (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/core/
H A Dsd_ops.h16 int mmc_send_app_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr);
H A Dsd_ops.c149 int mmc_send_app_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr) function
H A Dsd.c424 err = mmc_send_app_op_cond(host, ocr, NULL);
H A Dcore.c1457 if (mmc_send_app_op_cond(host, 0, &ocr))
1469 err = mmc_send_app_op_cond(host, 0, &ocr);

Completed in 309 milliseconds