Searched refs:jcore_aic (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/irqchip/
H A Dirq-jcore-aic.c26 static struct irq_chip jcore_aic; variable in typeref:struct:irq_chip
100 jcore_aic.irq_mask = noop;
101 jcore_aic.irq_unmask = noop;
102 jcore_aic.name = "AIC";
112 &jcore_aic);

Completed in 253 milliseconds