Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Dtwl6030-irq.c189 int module_irq = in twl6030_irq_thread() local
192 if (module_irq) in twl6030_irq_thread()
193 handle_nested_irq(module_irq); in twl6030_irq_thread()
198 i, module_irq); in twl6030_irq_thread()