Searched refs:mmc_wait_for_app_cmd (Results 1 - 2 of 2) 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.c53 * mmc_wait_for_app_cmd - start an application command and wait for
65 int mmc_wait_for_app_cmd(struct mmc_host *host, struct mmc_card *card, function
116 EXPORT_SYMBOL(mmc_wait_for_app_cmd); variable
142 err = mmc_wait_for_app_cmd(card->host, card, &cmd, MMC_CMD_RETRIES);
166 err = mmc_wait_for_app_cmd(host, NULL, &cmd, MMC_CMD_RETRIES);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/mmc/
H A Dcore.h136 extern int mmc_wait_for_app_cmd(struct mmc_host *, struct mmc_card *,

Completed in 202 milliseconds