Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/core/
H A Dsd_ops.c51 static int mmc_wait_for_app_cmd(struct mmc_host *host, struct mmc_card *card, in mmc_wait_for_app_cmd() function
114 return mmc_wait_for_app_cmd(card->host, card, &cmd); in mmc_app_set_bus_width()
130 err = mmc_wait_for_app_cmd(host, NULL, &cmd); in mmc_send_app_op_cond()
/kernel/linux/linux-6.6/drivers/mmc/core/
H A 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()

Completed in 1 milliseconds