Lines Matching refs:iio_trigger
118 struct iio_trigger *trig, in stm32_timer_start()
182 struct iio_trigger *trig) in stm32_timer_stop()
217 struct iio_trigger *trig = to_iio_trigger(dev); in stm32_tt_store_frequency()
240 struct iio_trigger *trig = to_iio_trigger(dev); in stm32_tt_read_frequency()
290 struct iio_trigger *trig = to_iio_trigger(dev); in stm32_tt_show_master_mode()
308 struct iio_trigger *trig = to_iio_trigger(dev); in stm32_tt_store_master_mode()
345 struct iio_trigger *trig = to_iio_trigger(dev); in stm32_tt_show_master_mode_avail()
393 struct iio_trigger *tr; in stm32_unregister_iio_triggers()
407 struct iio_trigger *trig; in stm32_register_iio_triggers()
519 struct iio_trigger *trig) in stm32_counter_validate_trigger()
746 bool is_stm32_timer_trigger(struct iio_trigger *trig) in is_stm32_timer_trigger()