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

/linux-4.4.14/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, mmc_wait_for_app_cmd() function
119 EXPORT_SYMBOL(mmc_wait_for_app_cmd); variable
143 err = mmc_wait_for_app_cmd(card->host, card, &cmd, MMC_CMD_RETRIES); mmc_app_set_bus_width()
165 err = mmc_wait_for_app_cmd(host, NULL, &cmd, MMC_CMD_RETRIES); mmc_send_app_op_cond()
/linux-4.4.14/include/linux/mmc/
H A Dcore.h152 extern int mmc_wait_for_app_cmd(struct mmc_host *, struct mmc_card *,

Completed in 64 milliseconds