Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iio/buffer/
Dkfifo_buf.c153 struct iio_buffer *iio_kfifo_allocate(void) in iio_kfifo_allocate() function
169 EXPORT_SYMBOL(iio_kfifo_allocate);
207 r = iio_kfifo_allocate(); in devm_iio_kfifo_allocate()
Dindustrialio-triggered-buffer.c52 buffer = iio_kfifo_allocate(); in iio_triggered_buffer_setup()
/Linux-v4.19/include/linux/iio/
Dkfifo_buf.h8 struct iio_buffer *iio_kfifo_allocate(void);
/Linux-v4.19/drivers/iio/dummy/
Diio_simple_dummy_buffer.c127 buffer = iio_kfifo_allocate(); in iio_simple_dummy_configure_buffer()
/Linux-v4.19/drivers/staging/iio/impedance-analyzer/
Dad5933.c623 buffer = iio_kfifo_allocate(); in ad5933_register_ring_funcs_and_init()
/Linux-v4.19/drivers/iio/adc/
Dti_am335x_adc.c387 buffer = iio_kfifo_allocate(); in tiadc_iio_buffered_hardware_setup()