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

/drivers/mmc/core/
H A Dsd_ops.c56 * mmc_wait_for_app_cmd - start an application command and wait for
68 int mmc_wait_for_app_cmd(struct mmc_host *host, struct mmc_card *card, function
119 EXPORT_SYMBOL(mmc_wait_for_app_cmd); variable
143 err = mmc_wait_for_app_cmd(card->host, card, &cmd, MMC_CMD_RETRIES);
165 err = mmc_wait_for_app_cmd(host, NULL, &cmd, MMC_CMD_RETRIES);

Completed in 100 milliseconds