Home
last modified time | relevance | path

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

/bionic/libc/kernel/common/linux/
Dinterrupt.h37 #define IRQF_TRIGGER_RISING 0x00000001 macro
42 #define IRQF_TRIGGER_MASK (IRQF_TRIGGER_HIGH | IRQF_TRIGGER_LOW | IRQF_TRIGGER_RISING | IRQF_TRIG…
62 #define SA_TRIGGER_RISING IRQF_TRIGGER_RISING