Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Darizona-irq.c176 static struct irq_chip arizona_irq_chip = { variable
194 irq_set_chip_and_handler(virq, &arizona_irq_chip, handle_simple_irq); in arizona_irq_map()