Home
last modified time | relevance | path

Searched refs:mmc_tot_in_flight (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/mmc/core/
H A Dqueue.h109 static inline int mmc_tot_in_flight(struct mmc_queue *mq) in mmc_tot_in_flight() function
H A Dqueue.c288 get_card = (mmc_tot_in_flight(mq) == 1); in mmc_mq_queue_rq()
327 if (mmc_tot_in_flight(mq) == 0) in mmc_mq_queue_rq()
H A Dblock.c1539 put_card = (mmc_tot_in_flight(mq) == 0); in mmc_blk_cqe_complete_rq()
2156 put_card = (mmc_tot_in_flight(mq) == 0); in mmc_blk_mq_dec_in_flight()