OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IRQF_SHARED
(Results
26 - 26
of
26
) sorted by null
1
2
/external/kernel-headers/original/linux/
interrupt.h
40
*
IRQF_SHARED
- allow sharing the irq among several devices
46
#define
IRQF_SHARED
0x00000080
57
#define SA_SHIRQ
IRQF_SHARED
Completed in 81 milliseconds
1
2