Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-sa1100/
H A Dneponset.c198 static struct irq_chip nochip = { variable
309 irq_set_chip_and_handler(d->irq_base + NEP_IRQ_SMC91X, &nochip, in neponset_probe()
312 irq_set_chip_and_handler(d->irq_base + NEP_IRQ_USAR, &nochip, in neponset_probe()
315 irq_set_chip(d->irq_base + NEP_IRQ_SA1111, &nochip); in neponset_probe()