devm_iio_kfifo_allocate 1279 drivers/iio/accel/sca3000.c 	buffer = devm_iio_kfifo_allocate(&indio_dev->dev);
devm_iio_kfifo_allocate  119 drivers/iio/accel/ssp_accel_sensor.c 	buffer = devm_iio_kfifo_allocate(&pdev->dev);
devm_iio_kfifo_allocate 1032 drivers/iio/adc/ina2xx-adc.c 	buffer = devm_iio_kfifo_allocate(&indio_dev->dev);
devm_iio_kfifo_allocate  218 drivers/iio/buffer/kfifo_buf.c EXPORT_SYMBOL(devm_iio_kfifo_allocate);
devm_iio_kfifo_allocate  118 drivers/iio/gyro/ssp_gyro_sensor.c 	buffer = devm_iio_kfifo_allocate(&pdev->dev);
devm_iio_kfifo_allocate  430 drivers/iio/health/max30100.c 	buffer = devm_iio_kfifo_allocate(&client->dev);
devm_iio_kfifo_allocate  519 drivers/iio/health/max30102.c 	buffer = devm_iio_kfifo_allocate(&client->dev);
devm_iio_kfifo_allocate  763 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c 		buffer = devm_iio_kfifo_allocate(hw->dev);
devm_iio_kfifo_allocate  187 drivers/iio/light/acpi-als.c 	buffer = devm_iio_kfifo_allocate(&device->dev);
devm_iio_kfifo_allocate 1000 drivers/iio/light/apds9960.c 	buffer = devm_iio_kfifo_allocate(&client->dev);
devm_iio_kfifo_allocate   11 include/linux/iio/kfifo_buf.h struct iio_buffer *devm_iio_kfifo_allocate(struct device *dev);