Home
last modified time | relevance | path

Searched refs:mmc_wait_for_req (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/kernel/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.c309 mmc_wait_for_req(host, &mrq); in mmc_send_cxd_data()
705 mmc_wait_for_req(host, &mrq); in mmc_send_tuning()
812 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 Dcore.c601 void mmc_wait_for_req(struct mmc_host *host, struct mmc_request *mrq) in mmc_wait_for_req() function
608 EXPORT_SYMBOL(mmc_wait_for_req);
632 mmc_wait_for_req(host, &mrq); in mmc_wait_for_cmd()
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 Dblock.c554 mmc_wait_for_req(card->host, &mrq); in __mmc_blk_ioctl_cmd()
919 mmc_wait_for_req(card->host, &mrq); in mmc_sd_num_wr_blocks()
1677 mmc_wait_for_req(host, mrq); in mmc_blk_read_single()
/OK3568_Linux_fs/kernel/include/linux/mmc/
H A Dcore.h174 void mmc_wait_for_req(struct mmc_host *host, struct mmc_request *mrq);
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Drk_sdmmc_ops.c178 mmc_wait_for_req(this_card->host, &mrq); in rk_emmc_transfer()
/OK3568_Linux_fs/kernel/Documentation/driver-api/mmc/
H A Dmmc-async-req.rst18 Using mmc_wait_for_req(), the MMC controller is idle while dma_map_sg and
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_sdio_mmc.c668 mmc_wait_for_req(((struct sdio_mmc_card *)handle->card)->func->card-> in woal_sdio_rw_mb()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_hikey960902 mmc_wait_for_req
H A Dabi_gki_aarch64_mtk1279 mmc_wait_for_req
2942 mmc_wait_for_req
H A Dabi_gki_aarch64_exynos1211 mmc_wait_for_req
H A Dabi_gki_aarch64_imx1754 mmc_wait_for_req
H A Dabi_gki_aarch64_rockchip1460 mmc_wait_for_req
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dbcmsdh.c350 mmc_wait_for_req(func->card->host, mr); in mmc_submit_one()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dbcmsdh_sdmmc.c1143 mmc_wait_for_req(host, &mmc_req); in sdioh_request_packet_chain()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dbcmsdh_sdmmc.c1159 mmc_wait_for_req(host, &mmc_req); in sdioh_request_packet_chain()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dbcmsdh_sdmmc.c1140 mmc_wait_for_req(host, &mmc_req); in sdioh_request_packet_chain()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dbcmsdh_sdmmc.c1256 mmc_wait_for_req(host, &mmc_req); in sdioh_request_packet_chain()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/hwif/sdio/
H A Dsdio.c1058 mmc_wait_for_req(func->card->host, &mmc_req);
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcmsdh_sdmmc.c1375 mmc_wait_for_req(host, &mmc_req); in sdioh_request_packet_chain()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmsdh_sdmmc.c1349 mmc_wait_for_req(host, &mmc_req); in sdioh_request_packet_chain()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_sdio_mmc.c1014 mmc_wait_for_req( in woal_sdio_rw_mb()

12