Searched refs:GPIOEVENT_REQUEST_FALLING_EDGE (Results 1 – 2 of 2) sorted by relevance
455 #define GPIOEVENT_REQUEST_FALLING_EDGE (1UL << 1) macro
1711 GPIOEVENT_REQUEST_FALLING_EDGE)1885 && le->eflags & GPIOEVENT_REQUEST_FALLING_EDGE) { in lineevent_irq_thread()1897 } else if (le->eflags & GPIOEVENT_REQUEST_FALLING_EDGE) { in lineevent_irq_thread()2011 if (eflags & GPIOEVENT_REQUEST_FALLING_EDGE) in lineevent_create()