Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/core/
Dmmc_ops.h33 int mmc_interrupt_hpi(struct mmc_card *card);
Dmmc_ops.c840 int mmc_interrupt_hpi(struct mmc_card *card) in mmc_interrupt_hpi() function
913 err = mmc_interrupt_hpi(card); in mmc_stop_bkops()
Dcore.c415 if (!mmc_interrupt_hpi(host->card)) { in mmc_wait_for_req_done()