Searched refs:__mmc_claim_host (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/mmc/core/ |
D | core.h | 117 int __mmc_claim_host(struct mmc_host *host, struct mmc_ctx *ctx, 133 __mmc_claim_host(host, NULL, NULL); in mmc_claim_host()
|
D | sdio_irq.c | 174 ret = __mmc_claim_host(host, NULL, in sdio_irq_thread()
|
D | core.c | 780 int __mmc_claim_host(struct mmc_host *host, struct mmc_ctx *ctx, in __mmc_claim_host() function 819 EXPORT_SYMBOL(__mmc_claim_host); 860 __mmc_claim_host(card->host, ctx, NULL); in mmc_get_card()
|