Searched defs:IRQ_NOTCONNECTED (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/include/linux/ | ||
| D | interrupt.h | 140 #define IRQ_NOTCONNECTED (1U << 31) macro |
| /kernel/linux/linux-6.6/include/linux/ | ||
| D | interrupt.h | 144 #define IRQ_NOTCONNECTED (1U << 31) macro |