Searched refs:GPIOEVENT_REQUEST_FALLING_EDGE (Results 1 – 3 of 3) sorted by relevance
112 #define GPIOEVENT_REQUEST_FALLING_EDGE (1UL << 1) macro
172 eventflags |= GPIOEVENT_REQUEST_FALLING_EDGE; in main()
701 GPIOEVENT_REQUEST_FALLING_EDGE)844 && le->eflags & GPIOEVENT_REQUEST_FALLING_EDGE) { in lineevent_irq_thread()855 } else if (le->eflags & GPIOEVENT_REQUEST_FALLING_EDGE) { in lineevent_irq_thread()962 if (eflags & GPIOEVENT_REQUEST_FALLING_EDGE) in lineevent_create()