Home
last modified time | relevance | path

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

/external/u-boot/arch/nios2/cpu/
Dinterrupts.c18 struct irq_action { struct
24 static struct irq_action vecs[32]; argument
42 struct irq_action *act; in external_interrupt()
80 struct irq_action *act; in irq_install_handler()
123 struct irq_action *act = vecs; in do_irqinfo()
/external/u-boot/arch/microblaze/cpu/
Dinterrupts.c34 static struct irq_action *vecs;
78 struct irq_action *act; in install_interrupt_handler()
138 vecs = calloc(1, sizeof(struct irq_action) * irq_no); in interrupt_init()
164 struct irq_action *act = vecs + irqs; in interrupt_handler()
192 struct irq_action *act = vecs; in do_irqinfo()
/external/u-boot/arch/x86/lib/
Dinterrupts.c37 struct irq_action { struct
43 static struct irq_action irq_handlers[SYS_NUM_IRQS] = { {0} }; argument
/external/u-boot/arch/microblaze/include/asm/
Dmicroblaze_intc.h19 struct irq_action { struct
/external/u-boot/arch/powerpc/cpu/mpc83xx/
Dinterrupts.c16 struct irq_action { struct