Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mmc/core/
Dcore.c747 static inline bool mmc_ctx_matches(struct mmc_host *host, struct mmc_ctx *ctx, in mmc_ctx_matches() function
796 if (stop || !host->claimed || mmc_ctx_matches(host, ctx, task)) in __mmc_claim_host()