Home
last modified time | relevance | path

Searched refs:iio_channel_stop_all_cb (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/iio/buffer/
H A Dindustrialio-buffer-cb.c127 void iio_channel_stop_all_cb(struct iio_cb_buffer *cb_buff) in iio_channel_stop_all_cb() function
131 EXPORT_SYMBOL_GPL(iio_channel_stop_all_cb);
/openbmc/linux/drivers/iio/potentiostat/
H A Dlmp91000.c171 iio_channel_stop_all_cb(data->cb_buffer); in lmp91000_read_raw()
285 iio_channel_stop_all_cb(data->cb_buffer); in lmp91000_buffer_predisable()
393 iio_channel_stop_all_cb(data->cb_buffer); in lmp91000_remove()
/openbmc/linux/include/linux/iio/
H A Dconsumer.h172 void iio_channel_stop_all_cb(struct iio_cb_buffer *cb_buff);
/openbmc/linux/sound/soc/stm/
H A Dstm32_adfsdm.c67 iio_channel_stop_all_cb(priv->iio_cb); in stm32_adfsdm_shutdown()
81 iio_channel_stop_all_cb(priv->iio_cb); in stm32_adfsdm_dai_prepare()
/openbmc/linux/drivers/input/touchscreen/
H A Dresistive-adc-touch.c126 iio_channel_stop_all_cb(st->iio_cb); in grts_close()
/openbmc/linux/drivers/input/joystick/
H A Dadc-joystick.c114 iio_channel_stop_all_cb(joy->buffer); in adc_joystick_close()