Home
last modified time | relevance | path

Searched defs:ongoing_mrq (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/mmc/core/
H A Dcore.c368 struct mmc_request *ongoing_mrq = READ_ONCE(host->ongoing_mrq); in mmc_wait_ongoing_tfr_cmd() local
/openbmc/linux/include/linux/mmc/
H A Dhost.h502 struct mmc_request *ongoing_mrq; member