Searched refs:GPIOEVENT_REQUEST_RISING_EDGE (Results 1 – 3 of 3) sorted by relevance
111 #define GPIOEVENT_REQUEST_RISING_EDGE (1UL << 0) macro
172 eventflags |= GPIOEVENT_REQUEST_RISING_EDGE; in main()
686 (GPIOEVENT_REQUEST_RISING_EDGE | \823 if (le->eflags & GPIOEVENT_REQUEST_RISING_EDGE in lineevent_irq_thread()831 } else if (le->eflags & GPIOEVENT_REQUEST_RISING_EDGE && level) { in lineevent_irq_thread()940 if (eflags & GPIOEVENT_REQUEST_RISING_EDGE) in lineevent_create()