Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/core/
H A Dsd_ops.c80 mmc_wait_for_req(host, &mrq); in mmc_wait_for_app_cmd()
249 mmc_wait_for_req(card->host, &mrq); in mmc_app_send_scr()
296 mmc_wait_for_req(card->host, &mrq); in mmc_sd_switch()
337 mmc_wait_for_req(card->host, &mrq); in mmc_app_sd_status()
H A Dmmc_ops.c289 mmc_wait_for_req(host, &mrq); in mmc_send_cxd_data()
686 mmc_wait_for_req(host, &mrq); in mmc_send_tuning()
793 mmc_wait_for_req(host, &mrq); in mmc_send_bus_test()
H A Dsdio_ops.c176 mmc_wait_for_req(card->host, &mrq); in mmc_io_rw_extended()
H A Dmmc_test.c308 mmc_wait_for_req(test->card->host, &mrq); in mmc_test_buffer_transfer()
904 mmc_wait_for_req(test->card->host, &mrq); in mmc_test_simple_transfer()
933 mmc_wait_for_req(test->card->host, &mrq); in mmc_test_broken_transfer()
2413 mmc_wait_for_req(host, mrq); in mmc_test_ongoing_transfer()
H A Dcore.c585 * either in between calls to mmc_start_req(), or after mmc_wait_for_req()
596 * mmc_wait_for_req - start a request and wait for completion
607 void mmc_wait_for_req(struct mmc_host *host, struct mmc_request *mrq) in mmc_wait_for_req() function
614 EXPORT_SYMBOL(mmc_wait_for_req); variable
638 mmc_wait_for_req(host, &mrq); in mmc_wait_for_cmd()
H A Dblock.c558 mmc_wait_for_req(card->host, &mrq); in __mmc_blk_ioctl_cmd()
936 mmc_wait_for_req(card->host, &mrq); in mmc_sd_num_wr_blocks()
1706 mmc_wait_for_req(host, mrq); in mmc_blk_read_single()
/kernel/linux/linux-6.6/drivers/mmc/core/
H A Dsd_ops.c81 mmc_wait_for_req(host, &mrq); in mmc_wait_for_app_cmd()
295 mmc_wait_for_req(card->host, &mrq); in mmc_app_send_scr()
359 mmc_wait_for_req(card->host, &mrq); in mmc_app_sd_status()
H A Dmmc_ops.c322 mmc_wait_for_req(host, &mrq); in mmc_send_adtc_data()
713 mmc_wait_for_req(host, &mrq); in mmc_send_tuning()
820 mmc_wait_for_req(host, &mrq); in mmc_send_bus_test()
H A Dsdio_ops.c176 mmc_wait_for_req(card->host, &mrq); in mmc_io_rw_extended()
H A Dmmc_test.c307 mmc_wait_for_req(test->card->host, &mrq); in mmc_test_buffer_transfer()
889 mmc_wait_for_req(test->card->host, &mrq); in mmc_test_simple_transfer()
918 mmc_wait_for_req(test->card->host, &mrq); in mmc_test_broken_transfer()
2392 mmc_wait_for_req(host, mrq); in mmc_test_ongoing_transfer()
H A Dcore.c585 * either in between calls to mmc_start_req(), or after mmc_wait_for_req()
596 * mmc_wait_for_req - start a request and wait for completion
607 void mmc_wait_for_req(struct mmc_host *host, struct mmc_request *mrq) in mmc_wait_for_req() function
614 EXPORT_SYMBOL(mmc_wait_for_req); variable
638 mmc_wait_for_req(host, &mrq); in mmc_wait_for_cmd()
H A Dblock.c571 mmc_wait_for_req(card->host, &mrq); in __mmc_blk_ioctl_cmd()
981 mmc_wait_for_req(card->host, &mrq); in mmc_sd_num_wr_blocks()
1772 mmc_wait_for_req(host, mrq); in mmc_blk_read_single()
H A Dsd.c1060 mmc_wait_for_req(host, &mrq); in sd_write_ext_reg()
/kernel/linux/linux-5.10/include/linux/mmc/
H A Dcore.h169 void mmc_wait_for_req(struct mmc_host *host, struct mmc_request *mrq);
/kernel/linux/linux-6.6/include/linux/mmc/
H A Dcore.h174 void mmc_wait_for_req(struct mmc_host *host, struct mmc_request *mrq);
/kernel/linux/common_modules/tzdriver/agent_rpmb/mplat/
H A Drpmb_driver.c152 mmc_wait_for_req(card->host, request); in rpmb_send_req_cmd()
187 mmc_wait_for_req(card->host, request); in rpmb_send_resp_cmd()
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dbcmsdh.c350 mmc_wait_for_req(func->card->host, mr); in mmc_submit_one()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H A Dsdio.c325 mmc_wait_for_req(ar_sdio->func->card->host, &mmc_req); in ath6kl_sdio_scat_rw()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dbcmsdh.c351 mmc_wait_for_req(func->card->host, mr); in mmc_submit_one()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H A Dsdio.c325 mmc_wait_for_req(ar_sdio->func->card->host, &mmc_req); in ath6kl_sdio_scat_rw()

Completed in 37 milliseconds