Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dinterrupt.h51 #define IRQF_TRIGGER_HIGH 0x00000004 macro
55 #define IRQF_TRIGGER_MASK (IRQF_TRIGGER_HIGH | IRQF_TRIGGER_LOW | \