Searched refs:mmc_put_card (Results 1 – 6 of 6) sorted by relevance
126 void mmc_put_card(struct mmc_card *card, struct mmc_ctx *ctx);
163 mmc_put_card(mq->card, &mq->ctx); in mmc_mq_recovery_handler()351 mmc_put_card(card, &mq->ctx); in mmc_mq_queue_rq()
867 void mmc_put_card(struct mmc_card *card, struct mmc_ctx *ctx) in mmc_put_card() function877 EXPORT_SYMBOL(mmc_put_card);
1198 mmc_put_card(host->card, NULL); in mmc_sd_detect()
1412 mmc_put_card(mq->card, &mq->ctx); in mmc_blk_cqe_complete_rq()1971 mmc_put_card(mq->card, &mq->ctx); in mmc_blk_mq_dec_in_flight()
2017 mmc_put_card(host->card, NULL); in mmc_detect()