Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mmc/
H A Dhost.h476 struct mmc_ctx default_ctx; /* default context */ member
/openbmc/linux/drivers/mmc/core/
H A Dcore.c766 host->claimer = &host->default_ctx; in mmc_ctx_set_claimer()