Home
last modified time | relevance | path

Searched refs:iio_kfifo_free (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/buffer/
H A Dkfifo_buf.c171 void iio_kfifo_free(struct iio_buffer *r) in iio_kfifo_free() function
175 EXPORT_SYMBOL(iio_kfifo_free); variable
179 iio_kfifo_free(*(struct iio_buffer **)res); in devm_iio_kfifo_release()
H A Dindustrialio-triggered-buffer.c73 iio_kfifo_free(indio_dev->buffer); in iio_triggered_buffer_setup()
86 iio_kfifo_free(indio_dev->buffer); in iio_triggered_buffer_cleanup()
/kernel/linux/linux-5.10/drivers/iio/dummy/
H A Diio_simple_dummy_buffer.c161 iio_kfifo_free(indio_dev->buffer); in iio_simple_dummy_configure_buffer()
173 iio_kfifo_free(indio_dev->buffer); in iio_simple_dummy_unconfigure_buffer()
/kernel/linux/linux-6.6/drivers/iio/buffer/
H A Dindustrialio-triggered-buffer.c95 iio_kfifo_free(buffer); in iio_triggered_buffer_setup_ext()
108 iio_kfifo_free(indio_dev->buffer); in iio_triggered_buffer_cleanup()
H A Dkfifo_buf.c221 void iio_kfifo_free(struct iio_buffer *r) in iio_kfifo_free() function
225 EXPORT_SYMBOL(iio_kfifo_free); variable
229 iio_kfifo_free(*(struct iio_buffer **)res); in devm_iio_kfifo_release()
/kernel/linux/linux-5.10/include/linux/iio/
H A Dkfifo_buf.h9 void iio_kfifo_free(struct iio_buffer *r);
/kernel/linux/linux-6.6/include/linux/iio/
H A Dkfifo_buf.h12 void iio_kfifo_free(struct iio_buffer *r);

Completed in 4 milliseconds