Searched refs:default_ctx (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/include/linux/mmc/ | ||
D | host.h | 469 struct mmc_ctx default_ctx; /* default context */ member |
/Linux-v6.1/drivers/mmc/core/ | ||
D | core.c | 762 host->claimer = &host->default_ctx; in mmc_ctx_set_claimer() |