Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mfd/
Darizona-irq.c162 static struct irq_chip arizona_irq_chip = { variable
175 irq_set_chip_and_handler(virq, &arizona_irq_chip, handle_simple_irq); in arizona_irq_map()