|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | IRQF_VALID (1 << 0) |
| #define | IRQF_PROBE (1 << 1) |
| #define | IRQF_NOAUTOEN (1 << 2) |
| #define | ARCH_IRQ_INIT_FLAGS (IRQ_NOREQUEST | IRQ_NOPROBE) |
Functions | |
| void | set_irq_flags (unsigned int irq, unsigned int flags) |
| #define ARCH_IRQ_INIT_FLAGS (IRQ_NOREQUEST | IRQ_NOPROBE) |
1.8.2