Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mmc/core/
Dcore.h122 int __mmc_claim_host(struct mmc_host *host, struct mmc_ctx *ctx,
125 void mmc_get_card(struct mmc_card *card, struct mmc_ctx *ctx);
126 void mmc_put_card(struct mmc_card *card, struct mmc_ctx *ctx);
Dqueue.h76 struct mmc_ctx ctx;
Dcore.c746 static inline bool mmc_ctx_matches(struct mmc_host *host, struct mmc_ctx *ctx, in mmc_ctx_matches()
754 struct mmc_ctx *ctx, in mmc_ctx_set_claimer()
779 int __mmc_claim_host(struct mmc_host *host, struct mmc_ctx *ctx, in __mmc_claim_host()
856 void mmc_get_card(struct mmc_card *card, struct mmc_ctx *ctx) in mmc_get_card()
867 void mmc_put_card(struct mmc_card *card, struct mmc_ctx *ctx) in mmc_put_card()
/Linux-v5.10/include/linux/mmc/
Dhost.h271 struct mmc_ctx { struct
425 struct mmc_ctx *claimer; /* context that has host claimed */
427 struct mmc_ctx default_ctx; /* default context */