Lines Matching defs:mrq
301 struct mmc_request *mrq; member
450 static void msdc_prepare_data(struct msdc_host *host, struct mmc_request *mrq) in msdc_prepare_data()
463 static void msdc_unprepare_data(struct msdc_host *host, struct mmc_request *mrq) in msdc_unprepare_data()
588 struct mmc_request *mrq, struct mmc_command *cmd) in msdc_cmd_find_resp()
616 struct mmc_request *mrq, struct mmc_command *cmd) in msdc_cmd_prepare_raw_cmd()
669 static void msdc_start_data(struct msdc_host *host, struct mmc_request *mrq, in msdc_start_data()
720 static void msdc_request_done(struct msdc_host *host, struct mmc_request *mrq) in msdc_request_done()
745 struct mmc_request *mrq, struct mmc_command *cmd) in msdc_cmd_done()
810 struct mmc_request *mrq, struct mmc_command *cmd) in msdc_cmd_is_ready()
842 struct mmc_request *mrq, struct mmc_command *cmd) in msdc_start_command()
868 struct mmc_request *mrq, struct mmc_command *cmd) in msdc_cmd_next()
880 static void msdc_ops_request(struct mmc_host *mmc, struct mmc_request *mrq) in msdc_ops_request()
904 static void msdc_pre_req(struct mmc_host *mmc, struct mmc_request *mrq, in msdc_pre_req()
917 static void msdc_post_req(struct mmc_host *mmc, struct mmc_request *mrq, in msdc_post_req()
933 struct mmc_request *mrq, struct mmc_data *data) in msdc_data_xfer_next()
943 struct mmc_request *mrq, struct mmc_data *data) in msdc_data_xfer_done()
1097 struct mmc_request *mrq; in msdc_irq() local