Lines Matching refs:mmc_queue
74 struct mmc_queue {
97 struct gendisk *mmc_init_queue(struct mmc_queue *mq, struct mmc_card *card,
99 extern void mmc_cleanup_queue(struct mmc_queue *);
100 extern void mmc_queue_suspend(struct mmc_queue *);
101 extern void mmc_queue_resume(struct mmc_queue *);
102 extern unsigned int mmc_queue_map_sg(struct mmc_queue *,
105 void mmc_cqe_check_busy(struct mmc_queue *mq);
108 enum mmc_issue_type mmc_issue_type(struct mmc_queue *mq, struct request *req);
110 static inline int mmc_tot_in_flight(struct mmc_queue *mq)
117 static inline int mmc_cqe_qcnt(struct mmc_queue *mq)