Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Dtmio_mmc_core.c104 void tmio_mmc_disable_mmc_irqs(struct tmio_mmc_host *host, u32 i) in tmio_mmc_disable_mmc_irqs() function
109 EXPORT_SYMBOL_GPL(tmio_mmc_disable_mmc_irqs);
579 tmio_mmc_disable_mmc_irqs(host, TMIO_STAT_DATAEND); in tmio_mmc_data_irq()
583 tmio_mmc_disable_mmc_irqs(host, TMIO_STAT_DATAEND); in tmio_mmc_data_irq()
587 tmio_mmc_disable_mmc_irqs(host, TMIO_MASK_READOP | TMIO_MASK_WRITEOP); in tmio_mmc_data_irq()
638 tmio_mmc_disable_mmc_irqs(host, in tmio_mmc_cmd_irq()
646 tmio_mmc_disable_mmc_irqs(host, in tmio_mmc_cmd_irq()
1317 tmio_mmc_disable_mmc_irqs(_host, TMIO_MASK_ALL); in tmio_mmc_host_probe()
1394 tmio_mmc_disable_mmc_irqs(host, TMIO_MASK_ALL); in tmio_mmc_host_runtime_suspend()
Dtmio_mmc.h212 void tmio_mmc_disable_mmc_irqs(struct tmio_mmc_host *host, u32 i);