Home
last modified time | relevance | path

Searched refs:tmio_mmc_disable_mmc_irqs (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dtmio_mmc_core.c108 void tmio_mmc_disable_mmc_irqs(struct tmio_mmc_host *host, u32 i) in tmio_mmc_disable_mmc_irqs() function
113 EXPORT_SYMBOL_GPL(tmio_mmc_disable_mmc_irqs); variable
504 tmio_mmc_disable_mmc_irqs(host, TMIO_STAT_DATAEND); in tmio_mmc_data_irq()
508 tmio_mmc_disable_mmc_irqs(host, TMIO_STAT_DATAEND); in tmio_mmc_data_irq()
512 tmio_mmc_disable_mmc_irqs(host, TMIO_MASK_READOP | TMIO_MASK_WRITEOP); in tmio_mmc_data_irq()
563 tmio_mmc_disable_mmc_irqs(host, in tmio_mmc_cmd_irq()
571 tmio_mmc_disable_mmc_irqs(host, in tmio_mmc_cmd_irq()
1163 tmio_mmc_disable_mmc_irqs(_host, _host->sdcard_irq_mask_all); in tmio_mmc_host_probe()
1217 tmio_mmc_disable_mmc_irqs(host, host->sdcard_irq_mask_all); in tmio_mmc_host_remove()
1247 tmio_mmc_disable_mmc_irqs(hos in tmio_mmc_host_runtime_suspend()
[all...]
H A Dtmio_mmc.h200 void tmio_mmc_disable_mmc_irqs(struct tmio_mmc_host *host, u32 i);
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dtmio_mmc_core.c108 void tmio_mmc_disable_mmc_irqs(struct tmio_mmc_host *host, u32 i) in tmio_mmc_disable_mmc_irqs() function
113 EXPORT_SYMBOL_GPL(tmio_mmc_disable_mmc_irqs); variable
550 tmio_mmc_disable_mmc_irqs(host, TMIO_STAT_DATAEND); in tmio_mmc_data_irq()
554 tmio_mmc_disable_mmc_irqs(host, TMIO_STAT_DATAEND); in tmio_mmc_data_irq()
558 tmio_mmc_disable_mmc_irqs(host, TMIO_MASK_READOP | TMIO_MASK_WRITEOP); in tmio_mmc_data_irq()
609 tmio_mmc_disable_mmc_irqs(host, in tmio_mmc_cmd_irq()
617 tmio_mmc_disable_mmc_irqs(host, in tmio_mmc_cmd_irq()
1262 tmio_mmc_disable_mmc_irqs(host, host->sdcard_irq_mask_all); in tmio_mmc_host_remove()
1292 tmio_mmc_disable_mmc_irqs(host, host->sdcard_irq_mask_all); in tmio_mmc_host_runtime_suspend()
H A Dtmio_mmc.h205 void tmio_mmc_disable_mmc_irqs(struct tmio_mmc_host *host, u32 i);

Completed in 5 milliseconds