Searched refs:mmc_hsq (Results 1 – 4 of 4) sorted by relevance
21 struct mmc_hsq *hsq = container_of(work, struct mmc_hsq, retry_work); in mmc_hsq_retry_handler()27 static void mmc_hsq_pump_requests(struct mmc_hsq *hsq) in mmc_hsq_pump_requests()74 static void mmc_hsq_update_next_tag(struct mmc_hsq *hsq, int remains) in mmc_hsq_update_next_tag()111 static void mmc_hsq_post_request(struct mmc_hsq *hsq) in mmc_hsq_post_request()155 struct mmc_hsq *hsq = mmc->cqe_private; in mmc_hsq_finalize_request()182 struct mmc_hsq *hsq = mmc->cqe_private; in mmc_hsq_recovery_start()194 struct mmc_hsq *hsq = mmc->cqe_private; in mmc_hsq_recovery_finish()214 struct mmc_hsq *hsq = mmc->cqe_private; in mmc_hsq_request()254 static bool mmc_hsq_queue_is_idle(struct mmc_hsq *hsq, int *ret) in mmc_hsq_queue_is_idle()273 struct mmc_hsq *hsq = mmc->cqe_private; in mmc_hsq_wait_for_idle()[all …]
9 struct mmc_hsq { struct26 int mmc_hsq_init(struct mmc_hsq *hsq, struct mmc_host *mmc); argument
103 obj-$(CONFIG_MMC_HSQ) += mmc_hsq.o
572 struct mmc_hsq *hsq; in sdhci_sprd_probe()