Home
last modified time | relevance | path

Searched refs:iio_kfifo_allocate (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/iio/buffer/
Dkfifo_buf.c154 struct iio_buffer *iio_kfifo_allocate(void) in iio_kfifo_allocate() function
170 EXPORT_SYMBOL(iio_kfifo_allocate);
208 r = iio_kfifo_allocate(); in devm_iio_kfifo_allocate()
Dindustrialio-triggered-buffer.c49 buffer = iio_kfifo_allocate(); in iio_triggered_buffer_setup()
/Linux-v5.4/include/linux/iio/
Dkfifo_buf.h8 struct iio_buffer *iio_kfifo_allocate(void);
/Linux-v5.4/drivers/iio/dummy/
Diio_simple_dummy_buffer.c124 buffer = iio_kfifo_allocate(); in iio_simple_dummy_configure_buffer()
/Linux-v5.4/drivers/staging/iio/impedance-analyzer/
Dad5933.c609 buffer = iio_kfifo_allocate(); in ad5933_register_ring_funcs_and_init()
/Linux-v5.4/drivers/iio/adc/
Dti_am335x_adc.c390 buffer = iio_kfifo_allocate(); in tiadc_iio_buffered_hardware_setup()