mmc_ctx           763 drivers/mmc/core/core.c static inline bool mmc_ctx_matches(struct mmc_host *host, struct mmc_ctx *ctx,
mmc_ctx           771 drivers/mmc/core/core.c 				       struct mmc_ctx *ctx,
mmc_ctx           796 drivers/mmc/core/core.c int __mmc_claim_host(struct mmc_host *host, struct mmc_ctx *ctx,
mmc_ctx           873 drivers/mmc/core/core.c void mmc_get_card(struct mmc_card *card, struct mmc_ctx *ctx)
mmc_ctx           884 drivers/mmc/core/core.c void mmc_put_card(struct mmc_card *card, struct mmc_ctx *ctx)
mmc_ctx           122 drivers/mmc/core/core.h int __mmc_claim_host(struct mmc_host *host, struct mmc_ctx *ctx,
mmc_ctx           125 drivers/mmc/core/core.h void mmc_get_card(struct mmc_card *card, struct mmc_ctx *ctx);
mmc_ctx           126 drivers/mmc/core/core.h void mmc_put_card(struct mmc_card *card, struct mmc_ctx *ctx);
mmc_ctx            76 drivers/mmc/core/queue.h 	struct mmc_ctx		ctx;
mmc_ctx           417 include/linux/mmc/host.h 	struct mmc_ctx		*claimer;	/* context that has host claimed */
mmc_ctx           419 include/linux/mmc/host.h 	struct mmc_ctx		default_ctx;	/* default context */