Searched refs:current_events (Results 1 – 5 of 5) sorted by relevance
18 int current_events; member
51 if (irq_fd->current_events != 0) { in sigio_handler()52 irq_fd->current_events = 0; in sigio_handler()88 .current_events = 0 } ); in activate_fd()
89 int current_events; member
74 if (ev_int->current_events == ev_int->max_events) { in __iio_push_event()91 ev_int->current_events++; in __iio_push_event()274 ev_int->current_events--; in iio_event_chrdev_read()414 ev_int->current_events = 0; in iio_setup_ev_int()
47 irq_fd->current_events = pollfds[i].revents; in os_waiting_for_events()