Searched refs:mmc_ctx_matches (Results 1 – 1 of 1) sorted by relevance
747 static inline bool mmc_ctx_matches(struct mmc_host *host, struct mmc_ctx *ctx, in mmc_ctx_matches() function796 if (stop || !host->claimed || mmc_ctx_matches(host, ctx, task)) in __mmc_claim_host()