Lines Matching refs:iio_trigger
117 struct iio_trigger *trig, in stm32_timer_start()
181 struct iio_trigger *trig) in stm32_timer_stop()
216 struct iio_trigger *trig = to_iio_trigger(dev); in stm32_tt_store_frequency()
239 struct iio_trigger *trig = to_iio_trigger(dev); in stm32_tt_read_frequency()
289 struct iio_trigger *trig = to_iio_trigger(dev); in stm32_tt_show_master_mode()
307 struct iio_trigger *trig = to_iio_trigger(dev); in stm32_tt_store_master_mode()
344 struct iio_trigger *trig = to_iio_trigger(dev); in stm32_tt_show_master_mode_avail()
392 struct iio_trigger *tr; in stm32_unregister_iio_triggers()
406 struct iio_trigger *trig; in stm32_register_iio_triggers()
518 struct iio_trigger *trig) in stm32_counter_validate_trigger()
745 bool is_stm32_timer_trigger(struct iio_trigger *trig) in is_stm32_timer_trigger()