Searched refs:GPIOEVENT_REQUEST_RISING_EDGE (Results 1 – 2 of 2) sorted by relevance
454 #define GPIOEVENT_REQUEST_RISING_EDGE (1UL << 0) macro
1710 (GPIOEVENT_REQUEST_RISING_EDGE | \1884 if (le->eflags & GPIOEVENT_REQUEST_RISING_EDGE in lineevent_irq_thread()1894 } else if (le->eflags & GPIOEVENT_REQUEST_RISING_EDGE) { in lineevent_irq_thread()2008 if (eflags & GPIOEVENT_REQUEST_RISING_EDGE) in lineevent_create()