Home
last modified time | relevance | path

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

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