Searched refs:GPIOEVENT_REQUEST_FALLING_EDGE (Results 1 – 4 of 4) sorted by relevance
112 #define GPIOEVENT_REQUEST_FALLING_EDGE (1UL << 1) macro
446 #define GPIOEVENT_REQUEST_FALLING_EDGE (1UL << 1) macro
1468 GPIOEVENT_REQUEST_FALLING_EDGE)1650 && le->eflags & GPIOEVENT_REQUEST_FALLING_EDGE) { in lineevent_irq_thread()1662 } else if (le->eflags & GPIOEVENT_REQUEST_FALLING_EDGE) { in lineevent_irq_thread()1776 if (eflags & GPIOEVENT_REQUEST_FALLING_EDGE) in lineevent_create()