Searched refs:eventflags (Results 1 – 3 of 3) sorted by relevance
30 uint32_t eventflags, in monitor_device() argument53 req.eventflags = eventflags; in monitor_device()148 uint32_t eventflags = 0; in main() local169 eventflags |= GPIOEVENT_REQUEST_RISING_EDGE; in main()172 eventflags |= GPIOEVENT_REQUEST_FALLING_EDGE; in main()184 if (!eventflags) { in main()187 eventflags = GPIOEVENT_REQUEST_BOTH_EDGES; in main()190 eventflags, loops); in main()
132 __u32 eventflags; member
917 eflags = eventreq.eventflags; in lineevent_create()