| /Linux-v5.4/drivers/mmc/core/ | 
| D | core.c | 82 				    struct mmc_request *mrq)  in mmc_should_fail_request()106 					   struct mmc_request *mrq)  in mmc_should_fail_request()
 112 static inline void mmc_complete_cmd(struct mmc_request *mrq)  in mmc_complete_cmd()
 118 void mmc_command_done(struct mmc_host *host, struct mmc_request *mrq)  in mmc_command_done()
 138 void mmc_request_done(struct mmc_host *host, struct mmc_request *mrq)  in mmc_request_done()
 216 static void __mmc_start_request(struct mmc_host *host, struct mmc_request *mrq)  in __mmc_start_request()
 264 static void mmc_mrq_pr_debug(struct mmc_host *host, struct mmc_request *mrq,  in mmc_mrq_pr_debug()
 298 static int mmc_mrq_prep(struct mmc_host *host, struct mmc_request *mrq)  in mmc_mrq_prep()
 335 int mmc_start_request(struct mmc_host *host, struct mmc_request *mrq)  in mmc_start_request()
 361 static void mmc_wait_done(struct mmc_request *mrq)  in mmc_wait_done()
 [all …]
 
 | 
| D | sd_ops.c | 54 	struct mmc_request mrq = {};  in mmc_wait_for_app_cmd()  local213 	struct mmc_request mrq = {};  in mmc_app_send_scr()  local
 267 	struct mmc_request mrq = {};  in mmc_sd_switch()  local
 309 	struct mmc_request mrq = {};  in mmc_app_sd_status()  local
 
 | 
| D | core.h | 150 static inline void mmc_pre_req(struct mmc_host *host, struct mmc_request *mrq)  in mmc_pre_req()165 static inline void mmc_post_req(struct mmc_host *host, struct mmc_request *mrq,  in mmc_post_req()
 
 | 
| D | mmc_test.c | 189 				 struct mmc_request *mrq, unsigned int blocks)  in mmc_test_prepare_sbc()209 	struct mmc_request *mrq, struct scatterlist *sg, unsigned sg_len,  in mmc_test_prepare_mrq()
 291 	struct mmc_request mrq = {};  in mmc_test_buffer_transfer()  local
 686 	struct mmc_request *mrq, int write)  in mmc_test_prepare_broken_mrq()
 705 				 struct mmc_request *mrq)  in mmc_test_check_result()
 736 	struct mmc_request *mrq)  in mmc_test_check_broken_result()
 768 	struct mmc_request mrq;  member
 798 static void mmc_test_wait_done(struct mmc_request *mrq)  in mmc_test_wait_done()
 804 			       struct mmc_request *mrq,  in mmc_test_start_areq()
 844 	struct mmc_request *mrq, *prev_mrq;  in mmc_test_nonblock_transfer()  local
 [all …]
 
 | 
| /Linux-v5.4/drivers/mmc/host/ | 
| D | cqhci.c | 25 	struct mmc_request *mrq;  member402 static void cqhci_prep_task_desc(struct mmc_request *mrq,  in cqhci_prep_task_desc()
 424 static int cqhci_dma_map(struct mmc_host *host, struct mmc_request *mrq)  in cqhci_dma_map()
 466 static int cqhci_prep_tran_desc(struct mmc_request *mrq,  in cqhci_prep_tran_desc()
 500 				   struct mmc_request *mrq)  in cqhci_prep_dcmd_desc()
 543 static void cqhci_post_req(struct mmc_host *host, struct mmc_request *mrq)  in cqhci_post_req()
 554 static inline int cqhci_tag(struct mmc_request *mrq)  in cqhci_tag()
 559 static int cqhci_request(struct mmc_host *mmc, struct mmc_request *mrq)  in cqhci_request()
 629 static void cqhci_recovery_needed(struct mmc_host *mmc, struct mmc_request *mrq,  in cqhci_recovery_needed()
 724 	struct mmc_request *mrq = slot->mrq;  in cqhci_finish_mrq()  local
 [all …]
 
 | 
| D | sh_mmcif.c | 222 	struct mmc_request *mrq;  member275 	struct mmc_request *mrq = host->mrq;  in sh_mmcif_dma_complete()  local
 619 				 struct mmc_request *mrq)  in sh_mmcif_single_read()
 654 				struct mmc_request *mrq)  in sh_mmcif_multi_read()
 699 					struct mmc_request *mrq)  in sh_mmcif_single_write()
 734 				struct mmc_request *mrq)  in sh_mmcif_multi_write()
 797 			    struct mmc_request *mrq)  in sh_mmcif_set_cmd()
 880 			       struct mmc_request *mrq, u32 opc)  in sh_mmcif_data_trans()
 905 			       struct mmc_request *mrq)  in sh_mmcif_start_cmd()
 944 			      struct mmc_request *mrq)  in sh_mmcif_stop_cmd()
 [all …]
 
 | 
| D | usdhi6rol0.c | 158 	struct mmc_request *mrq;  member343 	struct mmc_request *mrq = host->mrq;  in usdhi6_sg_prep()  local
 552 	struct mmc_request *mrq = host->mrq;  in usdhi6_dma_complete()  local
 869 	struct mmc_request *mrq = host->mrq;  in usdhi6_timeout_set()  local
 898 	struct mmc_request *mrq = host->mrq;  in usdhi6_request_done()  local
 929 	struct mmc_request *mrq = host->mrq;  in usdhi6_cmd_flags()  local
 982 	struct mmc_request *mrq = host->mrq;  in usdhi6_rq_start()  local
 1086 static void usdhi6_request(struct mmc_host *mmc, struct mmc_request *mrq)  in usdhi6_request()
 1333 	struct mmc_request *mrq = host->mrq;  in usdhi6_stop_cmd()  local
 1355 	struct mmc_request *mrq = host->mrq;  in usdhi6_end_cmd()  local
 [all …]
 
 | 
| D | sdhci.c | 445 static void sdhci_mod_timer(struct sdhci_host *host, struct mmc_request *mrq,  in sdhci_mod_timer()454 static void sdhci_del_timer(struct sdhci_host *host, struct mmc_request *mrq)  in sdhci_del_timer()
 1144 				    struct mmc_request *mrq)  in sdhci_auto_cmd12()
 1228 static bool sdhci_needs_reset(struct sdhci_host *host, struct mmc_request *mrq)  in sdhci_needs_reset()
 1237 static void __sdhci_finish_mrq(struct sdhci_host *host, struct mmc_request *mrq)  in __sdhci_finish_mrq()
 1275 static void sdhci_finish_mrq(struct sdhci_host *host, struct mmc_request *mrq)  in sdhci_finish_mrq()
 1802 void sdhci_request(struct mmc_host *mmc, struct mmc_request *mrq)  in sdhci_request()
 2350 	struct mmc_request mrq = {};  in sdhci_send_tuning()  local
 2534 static void sdhci_post_req(struct mmc_host *mmc, struct mmc_request *mrq,  in sdhci_post_req()
 2547 static void sdhci_pre_req(struct mmc_host *mmc, struct mmc_request *mrq)  in sdhci_pre_req()
 [all …]
 
 | 
| D | rtsx_pci_sdmmc.c | 28 	struct mmc_request	*mrq;  member181 static void sdmmc_pre_req(struct mmc_host *mmc, struct mmc_request *mrq)  in sdmmc_pre_req()
 197 static void sdmmc_post_req(struct mmc_host *mmc, struct mmc_request *mrq,  in sdmmc_post_req()
 428 	struct mmc_request *mrq)  in sd_read_long_data()
 486 	struct mmc_request *mrq)  in sd_write_long_data()
 542 static int sd_rw_multi(struct realtek_pci_sdmmc *host, struct mmc_request *mrq)  in sd_rw_multi()
 572 		struct mmc_request *mrq)  in sd_normal_rw()
 790 	struct mmc_request *mrq = host->mrq;  in sd_request()  local
 860 static void sdmmc_request(struct mmc_host *mmc, struct mmc_request *mrq)  in sdmmc_request()
 
 | 
| D | mtk-sd.c | 395 	struct mmc_request *mrq;  member676 static void msdc_prepare_data(struct msdc_host *host, struct mmc_request *mrq)  in msdc_prepare_data()
 687 static void msdc_unprepare_data(struct msdc_host *host, struct mmc_request *mrq)  in msdc_unprepare_data()
 885 		struct mmc_request *mrq, struct mmc_command *cmd)  in msdc_cmd_find_resp()
 913 		struct mmc_request *mrq, struct mmc_command *cmd)  in msdc_cmd_prepare_raw_cmd()
 966 static void msdc_start_data(struct msdc_host *host, struct mmc_request *mrq,  in msdc_start_data()
 1017 static void msdc_request_done(struct msdc_host *host, struct mmc_request *mrq)  in msdc_request_done()
 1041 			  struct mmc_request *mrq, struct mmc_command *cmd)  in msdc_cmd_done()
 1114 		struct mmc_request *mrq, struct mmc_command *cmd)  in msdc_cmd_is_ready()
 1146 		struct mmc_request *mrq, struct mmc_command *cmd)  in msdc_start_command()
 [all …]
 
 | 
| D | cavium.c | 626 static u64 prepare_ext_dma(struct mmc_host *mmc, struct mmc_request *mrq)  in prepare_ext_dma()651 				struct mmc_request *mrq)  in cvm_mmc_dma_request()
 709 static void do_read_request(struct cvm_mmc_host *host, struct mmc_request *mrq)  in do_read_request()
 715 static void do_write_request(struct cvm_mmc_host *host, struct mmc_request *mrq)  in do_write_request()
 752 static void cvm_mmc_request(struct mmc_host *mmc, struct mmc_request *mrq)  in cvm_mmc_request()
 
 | 
| D | mvsdio.c | 36 	struct mmc_request *mrq;  member136 static void mvsd_request(struct mmc_host *mmc, struct mmc_request *mrq)  in mvsd_request()
 463 		struct mmc_request *mrq = host->mrq;  in mvsd_irq()  local
 514 	struct mmc_request *mrq;  in mvsd_timeout_timer()  local
 
 | 
| D | alcor.c | 46 	struct mmc_request *mrq;  member317 	struct mmc_request *mrq;  in alcor_request_complete()  local
 756 static void alcor_request(struct mmc_host *mmc, struct mmc_request *mrq)  in alcor_request()
 776 			   struct mmc_request *mrq)  in alcor_pre_req()
 826 			    struct mmc_request *mrq,  in alcor_post_req()
 
 | 
| D | meson-mx-sdio.c | 120 	struct mmc_request		*mrq;  member245 	struct mmc_request *mrq;  in meson_mx_mmc_request_done()  local
 307 static int meson_mx_mmc_map_dma(struct mmc_host *mmc, struct mmc_request *mrq)  in meson_mx_mmc_map_dma()
 334 static void meson_mx_mmc_request(struct mmc_host *mmc, struct mmc_request *mrq)  in meson_mx_mmc_request()
 
 | 
| D | au1xmmc.c | 90 	struct mmc_request *mrq;  member239 	struct mmc_request *mrq = host->mrq;  in au1xmmc_finish_request()  local
 333 	struct mmc_request *mrq = host->mrq;  in au1xmmc_data_complete()  local
 533 	struct mmc_request *mrq = host->mrq;  in au1xmmc_cmd_complete()  local
 690 static void au1xmmc_request(struct mmc_host* mmc, struct mmc_request* mrq)  in au1xmmc_request()
 
 | 
| D | dw_mmc.c | 110 	struct mmc_request *mrq;  in dw_mci_req_show()  local907 			   struct mmc_request *mrq)  in dw_mci_pre_req()
 924 			    struct mmc_request *mrq,  in dw_mci_post_req()
 1282 	struct mmc_request *mrq;  in __dw_mci_start_request()  local
 1342 	struct mmc_request *mrq = slot->mrq;  in dw_mci_start_request()  local
 1351 				 struct mmc_request *mrq)  in dw_mci_queue_request()
 1377 static void dw_mci_request(struct mmc_host *mmc, struct mmc_request *mrq)  in dw_mci_request()
 1790 static void dw_mci_request_end(struct dw_mci *host, struct mmc_request *mrq)  in dw_mci_request_end()
 1959 	struct mmc_request *mrq;  in dw_mci_tasklet_func()  local
 
 | 
| D | atmel-mci.c | 315 	struct mmc_request	*mrq;  member379 	struct mmc_request	*mrq;  member
 409 	struct mmc_request	*mrq;  in atmci_req_show()  local
 1228 	struct mmc_request	*mrq;  in atmci_start_request()  local
 1322 		struct atmel_mci_slot *slot, struct mmc_request *mrq)  in atmci_queue_request()
 1339 static void atmci_request(struct mmc_host *mmc, struct mmc_request *mrq)  in atmci_request()
 1551 static void atmci_request_end(struct atmel_mci *host, struct mmc_request *mrq)  in atmci_request_end()
 1645 		struct mmc_request	*mrq;  in atmci_detect_change()  local
 1719 	struct mmc_request	*mrq = host->mrq;  in atmci_tasklet_func()  local
 
 | 
| D | tmio_mmc_core.c | 191 	struct mmc_request *mrq;  in tmio_mmc_reset_work()  local761 			     struct mmc_request *mrq)  in tmio_process_mrq()
 792 static void tmio_mmc_request(struct mmc_host *mmc, struct mmc_request *mrq)  in tmio_mmc_request()
 820 	struct mmc_request *mrq;  in tmio_mmc_finish_request()  local
 
 | 
| D | mxs-mmc.c | 52 	struct mmc_request		*mrq;  member128 	struct mmc_request *mrq = host->mrq;  in mxs_mmc_request_done()  local
 482 static void mxs_mmc_request(struct mmc_host *mmc, struct mmc_request *mrq)  in mxs_mmc_request()
 
 | 
| D | pxamci.c | 66 	struct mmc_request	*mrq;  member267 static void pxamci_finish_request(struct pxamci_host *host, struct mmc_request *mrq)  in pxamci_finish_request()
 400 static void pxamci_request(struct mmc_host *mmc, struct mmc_request *mrq)  in pxamci_request()
 
 | 
| D | toshsd.c | 145 	struct mmc_request *mrq = host->mrq;  in toshsd_finish_request()  local496 static void toshsd_request(struct mmc_host *mmc, struct mmc_request *mrq)  in toshsd_request()
 
 | 
| /Linux-v5.4/drivers/firmware/tegra/ | 
| D | bpmp.c | 240 					  unsigned int mrq, unsigned long flags,  in __tegra_bpmp_channel_write()253 tegra_bpmp_write_threaded(struct tegra_bpmp *bpmp, unsigned int mrq,  in tegra_bpmp_write_threaded()
 304 					unsigned int mrq, unsigned long flags,  in tegra_bpmp_channel_write()
 388 						  unsigned int mrq)  in tegra_bpmp_find_mrq()
 437 				  unsigned int mrq,  in tegra_bpmp_handle_mrq()
 457 int tegra_bpmp_request_mrq(struct tegra_bpmp *bpmp, unsigned int mrq,  in tegra_bpmp_request_mrq()
 483 void tegra_bpmp_free_mrq(struct tegra_bpmp *bpmp, unsigned int mrq, void *data)  in tegra_bpmp_free_mrq()
 502 bool tegra_bpmp_mrq_is_supported(struct tegra_bpmp *bpmp, unsigned int mrq)  in tegra_bpmp_mrq_is_supported()
 527 static void tegra_bpmp_mrq_handle_ping(unsigned int mrq,  in tegra_bpmp_mrq_handle_ping()
 
 | 
| /Linux-v5.4/drivers/memstick/core/ | 
| D | memstick.c | 223 int memstick_next_req(struct memstick_host *host, struct memstick_request **mrq)  in memstick_next_req()265 void memstick_init_req_sg(struct memstick_request *mrq, unsigned char tpc,  in memstick_init_req_sg()
 295 void memstick_init_req(struct memstick_request *mrq, unsigned char tpc,  in memstick_init_req()
 325 				  struct memstick_request **mrq)  in h_memstick_read_dev_id()
 349 				  struct memstick_request **mrq)  in h_memstick_set_rw_addr()
 
 | 
| D | ms_block.c | 257 	struct memstick_request *mrq = &msb->card->current_mrq;  in msb_read_int_reg()  local325 						struct memstick_request **mrq)  in h_msb_default_bad()
 339 	struct memstick_request *mrq = *out_mrq = &card->current_mrq;  in h_msb_read_page()  local
 475 	struct memstick_request *mrq = *out_mrq = &card->current_mrq;  in h_msb_write_block()  local
 587 	struct memstick_request *mrq = *out_mrq = &card->current_mrq;  in h_msb_send_command()  local
 658 	struct memstick_request *mrq = *out_mrq = &card->current_mrq;  in h_msb_reset()  local
 680 	struct memstick_request *mrq = *out_mrq = &card->current_mrq;  in h_msb_parallel_switch()  local
 
 | 
| /Linux-v5.4/include/soc/tegra/ | 
| D | bpmp.h | 54 	unsigned int mrq;  member95 	unsigned int mrq;  member
 149 					 unsigned int mrq,  in tegra_bpmp_request_mrq()
 156 				       unsigned int mrq, void *data)  in tegra_bpmp_free_mrq()
 161 					      unsigned int mrq)  in tegra_bpmp_mrq_is_supported()
 
 |