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