Searched refs:mmc_prepare_busy_cmd (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/drivers/mmc/core/ |
| D | mmc_ops.h | 43 bool mmc_prepare_busy_cmd(struct mmc_host *host, struct mmc_command *cmd,
|
| D | mmc_ops.c | 528 bool mmc_prepare_busy_cmd(struct mmc_host *host, struct mmc_command *cmd, in mmc_prepare_busy_cmd() function 587 use_r1b_resp = mmc_prepare_busy_cmd(host, &cmd, timeout_ms); in __mmc_switch() 842 use_r1b_resp = mmc_prepare_busy_cmd(host, &cmd, in mmc_send_hpi_cmd()
|
| D | core.c | 1657 use_r1b_resp = mmc_prepare_busy_cmd(card->host, &cmd, busy_timeout); in mmc_do_erase()
|
| D | mmc.c | 1937 use_r1b_resp = mmc_prepare_busy_cmd(host, &cmd, timeout_ms); in mmc_sleep()
|