iio_kfifo_free
iio_kfifo_free(indio_dev->buffer);
iio_kfifo_free(buffer);
EXPORT_SYMBOL(iio_kfifo_free);
iio_kfifo_free(*(struct iio_buffer **)res);
void iio_kfifo_free(struct iio_buffer *r);