|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | SENSE_VALID_FLAG 0x80 |
| #define | VALID(x) (x | SENSE_VALID_FLAG) |
Functions | |
| void | _intc_enable (struct irq_data *data, unsigned long handle) |
| int | intc_set_priority (unsigned int irq, unsigned int prio) |
Variables | |
| struct irq_chip | intc_irq_chip |
| #define VALID | ( | x | ) | (x | SENSE_VALID_FLAG) |
1.8.2