iio_kfifo_allocate  390 drivers/iio/adc/ti_am335x_adc.c 	buffer = iio_kfifo_allocate();
iio_kfifo_allocate   49 drivers/iio/buffer/industrialio-triggered-buffer.c 	buffer = iio_kfifo_allocate();
iio_kfifo_allocate  170 drivers/iio/buffer/kfifo_buf.c EXPORT_SYMBOL(iio_kfifo_allocate);
iio_kfifo_allocate  208 drivers/iio/buffer/kfifo_buf.c 	r = iio_kfifo_allocate();
iio_kfifo_allocate  124 drivers/iio/dummy/iio_simple_dummy_buffer.c 	buffer = iio_kfifo_allocate();
iio_kfifo_allocate  609 drivers/staging/iio/impedance-analyzer/ad5933.c 	buffer = iio_kfifo_allocate();
iio_kfifo_allocate    8 include/linux/iio/kfifo_buf.h struct iio_buffer *iio_kfifo_allocate(void);