Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-sa1100/
Dneponset.c226 static struct irq_chip nochip = { variable
321 irq_set_chip_and_handler(d->irq_base + NEP_IRQ_SMC91X, &nochip, in neponset_probe()
324 irq_set_chip_and_handler(d->irq_base + NEP_IRQ_USAR, &nochip, in neponset_probe()
327 irq_set_chip(d->irq_base + NEP_IRQ_SA1111, &nochip); in neponset_probe()