Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/core/
H A Dqueue.c161 mmc_put_card(mq->card, &mq->ctx); in mmc_mq_recovery_handler()
332 mmc_put_card(card, &mq->ctx); in mmc_mq_queue_rq()
H A Dcore.h136 void mmc_put_card(struct mmc_card *card, struct mmc_ctx *ctx);
H A Dcore.c872 void mmc_put_card(struct mmc_card *card, struct mmc_ctx *ctx) in mmc_put_card() function
882 EXPORT_SYMBOL(mmc_put_card);
H A Dblock.c1549 mmc_put_card(mq->card, &mq->ctx); in mmc_blk_cqe_complete_rq()
2161 mmc_put_card(mq->card, &mq->ctx); in mmc_blk_mq_dec_in_flight()
H A Dsd.c1625 mmc_put_card(host->card, NULL); in mmc_sd_detect()
H A Dmmc.c2066 mmc_put_card(host->card, NULL); in mmc_detect()