Lines Matching defs:mrq
403 struct mmc_request *mrq; member
710 static void msdc_prepare_data(struct msdc_host *host, struct mmc_request *mrq) in msdc_prepare_data()
721 static void msdc_unprepare_data(struct msdc_host *host, struct mmc_request *mrq) in msdc_unprepare_data()
942 struct mmc_request *mrq, struct mmc_command *cmd) in msdc_cmd_find_resp()
970 struct mmc_request *mrq, struct mmc_command *cmd) in msdc_cmd_prepare_raw_cmd()
1024 static void msdc_start_data(struct msdc_host *host, struct mmc_request *mrq, in msdc_start_data()
1101 static void msdc_request_done(struct msdc_host *host, struct mmc_request *mrq) in msdc_request_done()
1127 struct mmc_request *mrq, struct mmc_command *cmd) in msdc_cmd_done()
1200 struct mmc_request *mrq, struct mmc_command *cmd) in msdc_cmd_is_ready()
1232 struct mmc_request *mrq, struct mmc_command *cmd) in msdc_start_command()
1262 struct mmc_request *mrq, struct mmc_command *cmd) in msdc_cmd_next()
1278 static void msdc_ops_request(struct mmc_host *mmc, struct mmc_request *mrq) in msdc_ops_request()
1300 static void msdc_pre_req(struct mmc_host *mmc, struct mmc_request *mrq) in msdc_pre_req()
1312 static void msdc_post_req(struct mmc_host *mmc, struct mmc_request *mrq, in msdc_post_req()
1328 struct mmc_request *mrq, struct mmc_data *data) in msdc_data_xfer_next()
1338 struct mmc_request *mrq, struct mmc_data *data) in msdc_data_xfer_done()
1541 struct mmc_request *mrq; in msdc_irq() local