Searched refs:devm_iio_kfifo_allocate (Results 1 – 5 of 5) sorted by relevance
11 struct iio_buffer *devm_iio_kfifo_allocate(struct device *dev);
187 struct iio_buffer *devm_iio_kfifo_allocate(struct device *dev) in devm_iio_kfifo_allocate() function205 EXPORT_SYMBOL(devm_iio_kfifo_allocate);
128 buffer = devm_iio_kfifo_allocate(&pdev->dev); in ssp_accel_probe()
127 buffer = devm_iio_kfifo_allocate(&pdev->dev); in ssp_gyro_probe()
261 devm_iio_kfifo_allocate()