Searched refs:GPIOEVENT_REQUEST_RISING_EDGE (Results 1 – 3 of 3) sorted by relevance
111 #define GPIOEVENT_REQUEST_RISING_EDGE (1UL << 0) macro
169 eventflags |= GPIOEVENT_REQUEST_RISING_EDGE; in main()
700 (GPIOEVENT_REQUEST_RISING_EDGE | \843 if (le->eflags & GPIOEVENT_REQUEST_RISING_EDGE in lineevent_irq_thread()852 } else if (le->eflags & GPIOEVENT_REQUEST_RISING_EDGE) { in lineevent_irq_thread()959 if (eflags & GPIOEVENT_REQUEST_RISING_EDGE) in lineevent_create()