Searched defs:iio_event_spec (Results 1 – 1 of 1) sorted by relevance
169 struct iio_event_spec { struct170 enum iio_event_type type;171 enum iio_event_direction dir;172 unsigned long mask_separate;173 unsigned long mask_shared_by_type;174 unsigned long mask_shared_by_dir;175 unsigned long mask_shared_by_all;