Lines Matching defs:mrq
404 struct mmc_request *mrq; member
711 static void msdc_prepare_data(struct msdc_host *host, struct mmc_request *mrq) in msdc_prepare_data()
722 static void msdc_unprepare_data(struct msdc_host *host, struct mmc_request *mrq) in msdc_unprepare_data()
943 struct mmc_request *mrq, struct mmc_command *cmd) in msdc_cmd_find_resp()
971 struct mmc_request *mrq, struct mmc_command *cmd) in msdc_cmd_prepare_raw_cmd()
1025 static void msdc_start_data(struct msdc_host *host, struct mmc_request *mrq, in msdc_start_data()
1102 static void msdc_request_done(struct msdc_host *host, struct mmc_request *mrq) in msdc_request_done()
1128 struct mmc_request *mrq, struct mmc_command *cmd) in msdc_cmd_done()
1202 struct mmc_request *mrq, struct mmc_command *cmd) in msdc_cmd_is_ready()
1234 struct mmc_request *mrq, struct mmc_command *cmd) in msdc_start_command()
1264 struct mmc_request *mrq, struct mmc_command *cmd) in msdc_cmd_next()
1280 static void msdc_ops_request(struct mmc_host *mmc, struct mmc_request *mrq) in msdc_ops_request()
1302 static void msdc_pre_req(struct mmc_host *mmc, struct mmc_request *mrq) in msdc_pre_req()
1314 static void msdc_post_req(struct mmc_host *mmc, struct mmc_request *mrq, in msdc_post_req()
1330 struct mmc_request *mrq, struct mmc_data *data) in msdc_data_xfer_next()
1340 struct mmc_request *mrq, struct mmc_data *data) in msdc_data_xfer_done()
1544 struct mmc_request *mrq; in msdc_irq() local