Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mmc/core/
Dsd_ops.c52 static int mmc_wait_for_app_cmd(struct mmc_host *host, struct mmc_card *card, in mmc_wait_for_app_cmd() function
115 return mmc_wait_for_app_cmd(card->host, card, &cmd); in mmc_app_set_bus_width()
131 err = mmc_wait_for_app_cmd(host, NULL, &cmd); in mmc_send_app_op_cond()