Home
last modified time | relevance | path

Searched refs:mmc_put_card (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/mmc/core/
H A Dqueue.c161 mmc_put_card(mq->card, &mq->ctx); in mmc_mq_recovery_handler()
330 mmc_put_card(card, &mq->ctx); in mmc_mq_queue_rq()
H A Dcore.h135 void mmc_put_card(struct mmc_card *card, struct mmc_ctx *ctx);
H A Dcore.c878 void mmc_put_card(struct mmc_card *card, struct mmc_ctx *ctx) in mmc_put_card() function
887 EXPORT_SYMBOL(mmc_put_card);
H A Dsd_uhs2.c1033 mmc_put_card(host->card, NULL); in sd_uhs2_detect()
H A Dblock.c1613 mmc_put_card(mq->card, &mq->ctx); in mmc_blk_cqe_complete_rq()
2230 mmc_put_card(mq->card, &mq->ctx); in mmc_blk_mq_dec_in_flight()
H A Dsd.c1637 mmc_put_card(host->card, NULL); in mmc_sd_detect()
H A Dmmc.c2080 mmc_put_card(host->card, NULL); in mmc_detect()