Searched refs:nochip (Results 1 - 1 of 1) sorted by path

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

Completed in 185 milliseconds