Searched refs:IRQF_TRIGGER_PROBE (Results 1 – 2 of 2) sorted by relevance
/linux/arch/mips/kernel/ | ||
H A D | irq_txx9.c | 107 if (flow_type & IRQF_TRIGGER_PROBE) in txx9_irq_set_type() |
/linux/include/linux/ | ||
H A D | interrupt.h | 38 #define IRQF_TRIGGER_PROBE 0x00000010 macro |