Home
last modified time | relevance | path

Searched refs:mmc_interrupt_hpi (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/mmc/core/
Dmmc_ops.h29 int mmc_interrupt_hpi(struct mmc_card *card);
Dmmc_ops.c836 int mmc_interrupt_hpi(struct mmc_card *card) in mmc_interrupt_hpi() function
Dcore.c413 if (!mmc_interrupt_hpi(host->card)) { in mmc_wait_for_req_done()