Home
last modified time | relevance | path

Searched defs:iio_trigger (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/include/linux/iio/
Dtrigger.h62 struct iio_trigger { struct
63 const struct iio_trigger_ops *ops; argument
83 static inline struct iio_trigger *to_iio_trigger(struct device *d) in to_iio_trigger() argument