Searched refs:eventflags (Results 1 – 3 of 3) sorted by relevance
33 uint32_t eventflags, in monitor_device() argument56 req.eventflags = eventflags; in monitor_device()151 uint32_t eventflags = 0; in main() local172 eventflags |= GPIOEVENT_REQUEST_RISING_EDGE; in main()175 eventflags |= GPIOEVENT_REQUEST_FALLING_EDGE; in main()187 if (!eventflags) { in main()190 eventflags = GPIOEVENT_REQUEST_BOTH_EDGES; in main()193 eventflags, loops); in main()
132 __u32 eventflags; member
896 eflags = eventreq.eventflags; in lineevent_create()