/linux/drivers/mmc/core/ |
H A 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() 215 static void __mmc_start_request(struct mmc_host *host, struct mmc_request *mrq) in __mmc_start_request() 263 static void mmc_mrq_pr_debug(struct mmc_host *host, struct mmc_request *mrq, in mmc_mrq_pr_debug() 297 static int mmc_mrq_prep(struct mmc_host *host, struct mmc_request *mrq) in mmc_mrq_prep() 334 int mmc_start_request(struct mmc_host *host, struct mmc_request *mrq) in mmc_start_request() 366 static void mmc_wait_done(struct mmc_request *mrq) in mmc_wait_done() [all …]
|
H A D | sd_ops.c | 79 struct mmc_request mrq = {}; in mmc_wait_for_app_cmd() local 312 struct mmc_request mrq = {}; in mmc_app_send_scr() local 383 struct mmc_request mrq = {}; in mmc_app_sd_status() local
|
H A D | core.h | 163 static inline void mmc_pre_req(struct mmc_host *host, struct mmc_request *mrq) in mmc_pre_req() 178 static inline void mmc_post_req(struct mmc_host *host, struct mmc_request *mrq, in mmc_post_req()
|
H A D | mmc_test.c | 190 struct mmc_request *mrq, unsigned int blocks) in mmc_test_prepare_sbc() 210 struct mmc_request *mrq, struct scatterlist *sg, unsigned sg_len, in mmc_test_prepare_mrq() 292 struct mmc_request mrq = {}; in mmc_test_buffer_transfer() local 673 struct mmc_request *mrq, int write) in mmc_test_prepare_broken_mrq() 692 struct mmc_request *mrq) in mmc_test_check_result() 723 struct mmc_request *mrq) in mmc_test_check_broken_result() 755 struct mmc_request mrq; member 785 static void mmc_test_wait_done(struct mmc_request *mrq) in mmc_test_wait_done() 791 struct mmc_request *mrq, in mmc_test_start_areq() 830 struct mmc_request *mrq, *prev_mrq; in mmc_test_nonblock_transfer() local [all …]
|
H A D | crypto.c | 32 struct mmc_request *mrq = &mqrq->brq.mrq; in mmc_crypto_prepare_req() local
|
H A D | block.c | 523 struct mmc_request mrq = {}; in __mmc_blk_ioctl_cmd() local 1000 struct mmc_request mrq = {}; in mmc_sd_num_wr_blocks() local 1566 struct mmc_request *mrq = &mqrq->brq.mrq; in mmc_blk_cqe_complete_rq() local 1632 static void mmc_blk_cqe_req_done(struct mmc_request *mrq) in mmc_blk_cqe_req_done() 1650 static int mmc_blk_cqe_start_req(struct mmc_host *host, struct mmc_request *mrq) in mmc_blk_cqe_start_req() 1674 struct mmc_request *mrq = mmc_blk_cqe_prep_dcmd(mqrq, req); in mmc_blk_cqe_issue_flush() local 1827 struct mmc_request *mrq = &mqrq->brq.mrq; in mmc_blk_read_single() local 2153 static void mmc_blk_hsq_req_done(struct mmc_request *mrq) in mmc_blk_hsq_req_done() 2238 struct mmc_request *mrq = &mqrq->brq.mrq; in mmc_blk_mq_post_req() local 2310 static void mmc_blk_mq_req_done(struct mmc_request *mrq) in mmc_blk_mq_req_done()
|
/linux/drivers/mmc/host/ |
H A D | cqhci-core.c | 27 struct mmc_request *mrq; member 427 static void cqhci_prep_task_desc(struct mmc_request *mrq, in cqhci_prep_task_desc() 462 static int cqhci_dma_map(struct mmc_host *host, struct mmc_request *mrq) in cqhci_dma_map() 505 static int cqhci_prep_tran_desc(struct mmc_request *mrq, in cqhci_prep_tran_desc() 543 struct mmc_request *mrq) in cqhci_prep_dcmd_desc() 586 static void cqhci_post_req(struct mmc_host *host, struct mmc_request *mrq) in cqhci_post_req() 597 static inline int cqhci_tag(struct mmc_request *mrq) in cqhci_tag() 602 static int cqhci_request(struct mmc_host *mmc, struct mmc_request *mrq) in cqhci_request() 672 static void cqhci_recovery_needed(struct mmc_host *mmc, struct mmc_request *mrq, in cqhci_recovery_needed() 792 struct mmc_request *mrq = slot->mrq; in cqhci_finish_mrq() local [all …]
|
H A D | mmc_hsq.c | 27 struct mmc_request *mrq; in mmc_hsq_modify_threshold() local 153 bool mmc_hsq_finalize_request(struct mmc_host *mmc, struct mmc_request *mrq) in mmc_hsq_finalize_request() 212 static int mmc_hsq_request(struct mmc_host *mmc, struct mmc_request *mrq) in mmc_hsq_request() 254 static void mmc_hsq_post_req(struct mmc_host *mmc, struct mmc_request *mrq) in mmc_hsq_post_req()
|
H A D | cqhci-crypto.h | 23 static inline u64 cqhci_crypto_prep_task_desc(struct mmc_request *mrq) in cqhci_crypto_prep_task_desc() 43 static inline u64 cqhci_crypto_prep_task_desc(struct mmc_request *mrq) in cqhci_crypto_prep_task_desc()
|
H A D | sdhci.c | 507 void sdhci_mod_timer(struct sdhci_host *host, struct mmc_request *mrq, in sdhci_mod_timer() 517 static void sdhci_del_timer(struct sdhci_host *host, struct mmc_request *mrq) in sdhci_del_timer() 1403 struct mmc_request *mrq) in sdhci_auto_cmd12() 1410 struct mmc_request *mrq) in sdhci_auto_cmd23() 1416 struct mmc_request *mrq) in sdhci_manual_cmd23() 1501 bool sdhci_needs_reset(struct sdhci_host *host, struct mmc_request *mrq) in sdhci_needs_reset() 1511 static void sdhci_set_mrq_done(struct sdhci_host *host, struct mmc_request *mrq) in sdhci_set_mrq_done() 1532 void __sdhci_finish_mrq(struct sdhci_host *host, struct mmc_request *mrq) in __sdhci_finish_mrq() 1558 void sdhci_finish_mrq(struct sdhci_host *host, struct mmc_request *mrq) in sdhci_finish_mrq() 2216 void sdhci_request(struct mmc_host *mmc, struct mmc_request *mrq) in sdhci_request() [all …]
|
H A D | cavium.c | 625 static u64 prepare_ext_dma(struct mmc_host *mmc, struct mmc_request *mrq) in prepare_ext_dma() 650 struct mmc_request *mrq) in cvm_mmc_dma_request() 707 static void do_read_request(struct cvm_mmc_host *host, struct mmc_request *mrq) in do_read_request() 713 static void do_write_request(struct cvm_mmc_host *host, struct mmc_request *mrq) in do_write_request() 750 static void cvm_mmc_request(struct mmc_host *mmc, struct mmc_request *mrq) in cvm_mmc_request()
|
H A D | mmc_hsq.h | 20 struct mmc_request *mrq; member 25 struct mmc_request *mrq; member
|
H A D | mvsdio.c | 36 struct mmc_request *mrq; member 136 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
|
H A D | alcor.c | 47 struct mmc_request *mrq; member 318 struct mmc_request *mrq; in alcor_request_complete() local 757 static void alcor_request(struct mmc_host *mmc, struct mmc_request *mrq) in alcor_request() 777 struct mmc_request *mrq) in alcor_pre_req() 827 struct mmc_request *mrq, in alcor_post_req()
|
H A D | meson-mx-sdio.c | 120 struct mmc_request *mrq; member 245 struct mmc_request *mrq; in meson_mx_mmc_request_done() local 310 static int meson_mx_mmc_map_dma(struct mmc_host *mmc, struct mmc_request *mrq) in meson_mx_mmc_map_dma() 337 static void meson_mx_mmc_request(struct mmc_host *mmc, struct mmc_request *mrq) in meson_mx_mmc_request()
|
H A D | tmio_mmc_core.c | 234 struct mmc_request *mrq; in tmio_mmc_reset_work() local 765 struct mmc_request *mrq) in tmio_process_mrq() 796 static void tmio_mmc_request(struct mmc_host *mmc, struct mmc_request *mrq) in tmio_mmc_request() 824 struct mmc_request *mrq; in tmio_mmc_finish_request() local
|
H A D | dw_mmc.c | 111 struct mmc_request *mrq; in dw_mci_req_show() local 914 struct mmc_request *mrq) in dw_mci_pre_req() 931 struct mmc_request *mrq, in dw_mci_post_req() 1320 struct mmc_request *mrq; in __dw_mci_start_request() local 1380 struct mmc_request *mrq = slot->mrq; in dw_mci_start_request() local 1389 struct mmc_request *mrq) in dw_mci_queue_request() 1415 static void dw_mci_request(struct mmc_host *mmc, struct mmc_request *mrq) in dw_mci_request() 1894 static void dw_mci_request_end(struct dw_mci *host, struct mmc_request *mrq) in dw_mci_request_end() 2069 struct mmc_request *mrq; in dw_mci_work_func() local
|
H A D | atmel-mci.c | 343 struct mmc_request *mrq; member 407 struct mmc_request *mrq; member 436 struct mmc_request *mrq; in atmci_req_show() local 1262 struct mmc_request *mrq; in atmci_start_request() local 1354 struct atmel_mci_slot *slot, struct mmc_request *mrq) in atmci_queue_request() 1373 static void atmci_request(struct mmc_host *mmc, struct mmc_request *mrq) in atmci_request() 1585 static void atmci_request_end(struct atmel_mci *host, struct mmc_request *mrq) in atmci_request_end() 1679 struct mmc_request *mrq; in atmci_detect_change() local 1753 struct mmc_request *mrq = host->mrq; in atmci_work_func() local
|
H A D | toshsd.c | 145 struct mmc_request *mrq = host->mrq; in toshsd_finish_request() local 496 static void toshsd_request(struct mmc_host *mmc, struct mmc_request *mrq) in toshsd_request()
|
H A D | mtk-sd.c | 473 struct mmc_request *mrq; member 1148 struct mmc_request *mrq, struct mmc_command *cmd) in msdc_cmd_prepare_raw_cmd() 1280 static void msdc_request_done(struct msdc_host *host, struct mmc_request *mrq) in msdc_request_done() 1329 struct mmc_request *mrq, struct mmc_command *cmd) in msdc_cmd_done() 1403 struct mmc_request *mrq, struct mmc_command *cmd) in msdc_cmd_is_ready() 1433 struct mmc_request *mrq, struct mmc_command *cmd) in msdc_start_command() 1463 struct mmc_request *mrq, struct mmc_command *cmd) in msdc_cmd_next() 1478 static void msdc_ops_request(struct mmc_host *mmc, struct mmc_request *mrq) in msdc_ops_request() 1500 static void msdc_pre_req(struct mmc_host *mmc, struct mmc_request *mrq) in msdc_pre_req() 1512 static void msdc_post_req(struct mmc_host *mmc, struct mmc_request *mrq, in msdc_post_req() [all …]
|
/linux/drivers/firmware/tegra/ |
H A D | bpmp.c | 234 unsigned int mrq, unsigned long flags, in __tegra_bpmp_channel_write() 247 tegra_bpmp_write_threaded(struct tegra_bpmp *bpmp, unsigned int mrq, in tegra_bpmp_write_threaded() 298 unsigned int mrq, unsigned long flags, in tegra_bpmp_channel_write() 400 unsigned int mrq) in tegra_bpmp_find_mrq() 449 unsigned int mrq, in tegra_bpmp_handle_mrq() 469 int tegra_bpmp_request_mrq(struct tegra_bpmp *bpmp, unsigned int mrq, in tegra_bpmp_request_mrq() 495 void tegra_bpmp_free_mrq(struct tegra_bpmp *bpmp, unsigned int mrq, void *data) in tegra_bpmp_free_mrq() 514 bool tegra_bpmp_mrq_is_supported(struct tegra_bpmp *bpmp, unsigned int mrq) in tegra_bpmp_mrq_is_supported() 539 static void tegra_bpmp_mrq_handle_ping(unsigned int mrq, in tegra_bpmp_mrq_handle_ping() 681 unsigned int mrq = tegra_bpmp_mb_read_field(&channel->ib, code); in tegra_bpmp_handle_rx() local
|
/linux/include/soc/tegra/ |
H A D | bpmp.h | 67 unsigned int mrq; member 112 unsigned int mrq; member 168 unsigned int mrq, in tegra_bpmp_request_mrq() 175 unsigned int mrq, void *data) in tegra_bpmp_free_mrq() 180 unsigned int mrq) in tegra_bpmp_mrq_is_supported()
|
/linux/drivers/memstick/core/ |
H A D | ms_block.c | 257 struct memstick_request *mrq = &msb->card->current_mrq; in msb_read_int_reg() local 325 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 477 struct memstick_request *mrq = *out_mrq = &card->current_mrq; in h_msb_write_block() local 589 struct memstick_request *mrq = *out_mrq = &card->current_mrq; in h_msb_send_command() local 660 struct memstick_request *mrq = *out_mrq = &card->current_mrq; in h_msb_reset() local 682 struct memstick_request *mrq = *out_mrq = &card->current_mrq; in h_msb_parallel_switch() local
|
H A D | mspro_block.c | 450 struct memstick_request **mrq) in h_mspro_block_req_init() 460 struct memstick_request **mrq) in h_mspro_block_default() 466 struct memstick_request **mrq) in h_mspro_block_default_bad() 472 struct memstick_request **mrq) in h_mspro_block_get_ro() 488 struct memstick_request **mrq) in h_mspro_block_wait_for_ced() 503 struct memstick_request **mrq) in h_mspro_block_transfer_data()
|
/linux/drivers/staging/greybus/ |
H A D | sdio.c | 23 struct mmc_request *mrq; member 499 struct mmc_request *mrq; in gb_sdio_mrq_work() local 551 static void gb_mmc_request(struct mmc_host *mmc, struct mmc_request *mrq) in gb_mmc_request()
|