Home
last modified time | relevance | path

Searched refs:iio_kfifo_free (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/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);
229 iio_kfifo_free(*(struct iio_buffer **)res); in devm_iio_kfifo_release()
/openbmc/linux/include/linux/iio/
H A Dkfifo_buf.h12 void iio_kfifo_free(struct iio_buffer *r);