Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-sa1100/
Dneponset.c239 static struct irq_chip nochip = { variable
350 irq_set_chip_and_handler(d->irq_base + NEP_IRQ_SMC91X, &nochip, in neponset_probe()
353 irq_set_chip_and_handler(d->irq_base + NEP_IRQ_USAR, &nochip, in neponset_probe()
356 irq_set_chip(d->irq_base + NEP_IRQ_SA1111, &nochip); in neponset_probe()