Home
last modified time | relevance | path

Searched refs:iio_channel_cb_get_iio_dev (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/buffer/
H A Dindustrialio-buffer-cb.c148 *iio_channel_cb_get_iio_dev(const struct iio_cb_buffer *cb_buffer) in iio_channel_cb_get_iio_dev() function
152 EXPORT_SYMBOL_GPL(iio_channel_cb_get_iio_dev); variable
/kernel/linux/linux-6.6/drivers/iio/buffer/
H A Dindustrialio-buffer-cb.c148 *iio_channel_cb_get_iio_dev(const struct iio_cb_buffer *cb_buffer) in iio_channel_cb_get_iio_dev() function
152 EXPORT_SYMBOL_GPL(iio_channel_cb_get_iio_dev); variable
/kernel/linux/linux-5.10/include/linux/iio/
H A Dconsumer.h158 * iio_channel_cb_get_iio_dev() - get access to the underlying device.
167 *iio_channel_cb_get_iio_dev(const struct iio_cb_buffer *cb_buffer);
/kernel/linux/linux-6.6/include/linux/iio/
H A Dconsumer.h188 * iio_channel_cb_get_iio_dev() - get access to the underlying device.
197 *iio_channel_cb_get_iio_dev(const struct iio_cb_buffer *cb_buffer);
/kernel/linux/linux-5.10/drivers/iio/potentiostat/
H A Dlmp91000.c340 ret = iio_trigger_set_immutable(iio_channel_cb_get_iio_dev(data->cb_buffer), in lmp91000_probe()
/kernel/linux/linux-6.6/drivers/iio/potentiostat/
H A Dlmp91000.c335 ret = iio_trigger_set_immutable(iio_channel_cb_get_iio_dev(data->cb_buffer), in lmp91000_probe()

Completed in 3 milliseconds