Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/include/asm/
Dhw_irq.h20 #define ARCH_IRQ_INIT_FLAGS (IRQ_NOREQUEST | IRQ_NOPROBE) macro
/linux-4.1.27/arch/powerpc/include/asm/
Dhw_irq.h202 #define ARCH_IRQ_INIT_FLAGS IRQ_NOREQUEST macro
/linux-4.1.27/include/linux/
Dirq.h409 #ifndef ARCH_IRQ_INIT_FLAGS
410 # define ARCH_IRQ_INIT_FLAGS 0 macro
413 #define IRQ_DEFAULT_INIT_FLAGS ARCH_IRQ_INIT_FLAGS