Home
last modified time | relevance | path

Searched refs:mmci_irq_thread (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dmmci.c1661 * mmci_irq_thread() - A threaded IRQ handler that manages a reset of the HW.
1666 static irqreturn_t mmci_irq_thread(int irq, void *dev_id) in mmci_irq_thread() function
2167 mmci_irq_thread, IRQF_SHARED, in mmci_probe()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dmmci.c1505 * This will wake up mmci_irq_thread() which will issue in mmci_cmd_irq()
1823 * mmci_irq_thread() - A threaded IRQ handler that manages a reset of the HW.
1828 static irqreturn_t mmci_irq_thread(int irq, void *dev_id) in mmci_irq_thread() function
2387 mmci_irq_thread, IRQF_SHARED, in mmci_probe()

Completed in 9 milliseconds