Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/iio/
Dtrigger.h56 struct iio_trigger { struct
57 const struct iio_trigger_ops *ops; argument
76 static inline struct iio_trigger *to_iio_trigger(struct device *d) in to_iio_trigger() argument