Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mmc/core/
Dcore.h132 int __mmc_claim_host(struct mmc_host *host, struct mmc_ctx *ctx,
148 __mmc_claim_host(host, NULL, NULL); in mmc_claim_host()
Dsdio_irq.c174 ret = __mmc_claim_host(host, NULL, in sdio_irq_thread()
Dcore.c784 int __mmc_claim_host(struct mmc_host *host, struct mmc_ctx *ctx, in __mmc_claim_host() function
823 EXPORT_SYMBOL(__mmc_claim_host);
864 __mmc_claim_host(card->host, ctx, NULL); in mmc_get_card()