Lines Matching refs:mmc_request
418 struct mmc_request *mrq;
642 struct mmc_request *mrq, struct mmc_command *cmd);
964 struct mmc_request *mrq, struct mmc_command *cmd) in msdc_cmd_find_resp()
992 struct mmc_request *mrq, struct mmc_command *cmd) in msdc_cmd_prepare_raw_cmd()
1046 static void msdc_start_data(struct msdc_host *host, struct mmc_request *mrq, in msdc_start_data()
1123 static void msdc_request_done(struct msdc_host *host, struct mmc_request *mrq) in msdc_request_done()
1149 struct mmc_request *mrq, struct mmc_command *cmd) in msdc_cmd_done()
1223 struct mmc_request *mrq, struct mmc_command *cmd) in msdc_cmd_is_ready()
1255 struct mmc_request *mrq, struct mmc_command *cmd) in msdc_start_command()
1285 struct mmc_request *mrq, struct mmc_command *cmd) in msdc_cmd_next()
1301 static void msdc_ops_request(struct mmc_host *mmc, struct mmc_request *mrq) in msdc_ops_request()
1323 static void msdc_pre_req(struct mmc_host *mmc, struct mmc_request *mrq) in msdc_pre_req()
1335 static void msdc_post_req(struct mmc_host *mmc, struct mmc_request *mrq, in msdc_post_req()
1350 static void msdc_data_xfer_next(struct msdc_host *host, struct mmc_request *mrq) in msdc_data_xfer_next()
1360 struct mmc_request *mrq, struct mmc_data *data) in msdc_data_xfer_done()
1563 struct mmc_request *mrq; in msdc_irq()