Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/iio/
H A Dtrigger.h60 struct iio_trigger { struct
61 const struct iio_trigger_ops *ops; argument
82 static inline struct iio_trigger *to_iio_trigger(struct device *d) in to_iio_trigger() argument