Searched refs:iio_interrupt_trigger_ops (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/iio/trigger/
H A Diio-trig-interrupt.c31 static const struct iio_trigger_ops iio_interrupt_trigger_ops = { variable in typeref:struct:iio_trigger_ops
65 trig->ops = &iio_interrupt_trigger_ops; iio_interrupt_trigger_probe()
/linux-4.1.27/drivers/iio/proximity/
H A Das3935.c219 static const struct iio_trigger_ops iio_interrupt_trigger_ops = { variable in typeref:struct:iio_trigger_ops
380 trig->ops = &iio_interrupt_trigger_ops; as3935_probe()

Completed in 90 milliseconds