Home
last modified time | relevance | path

Searched refs:IRQF_TRIGGER_PROBE (Results 1 – 2 of 2) sorted by relevance

/linux/arch/mips/kernel/
H A Dirq_txx9.c107 if (flow_type & IRQF_TRIGGER_PROBE) in txx9_irq_set_type()
/linux/include/linux/
H A Dinterrupt.h38 #define IRQF_TRIGGER_PROBE 0x00000010 macro