Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dhw_irq.h15 #define ARCH_IRQ_INIT_FLAGS (IRQ_NOREQUEST | IRQ_NOPROBE) macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dirq.h599 #ifndef ARCH_IRQ_INIT_FLAGS
600 # define ARCH_IRQ_INIT_FLAGS 0 macro
603 #define IRQ_DEFAULT_INIT_FLAGS ARCH_IRQ_INIT_FLAGS
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dhw_irq.h416 #define ARCH_IRQ_INIT_FLAGS IRQ_NOREQUEST macro