linux-next/drivers/iio/buffer
David Lechner a05dc8b4d4 iio: buffer-dmaengine: document iio_dmaengine_buffer_setup_ext
The iio_dmaengine_buffer_setup_ext() function is public and should be
documented. Also, while touching this, fix the description of @dev in
related functions. @dev does not strictly have to be the parent of the
IIO device. It is only passed to dma_request_chan() so strictly
speaking, it can be any device that is a valid DMA channel consumer.

Signed-off-by: David Lechner <dlechner@baylibre.com>
Link: https://patch.msgid.link/20241115-dlech-mainline-spi-engine-offload-2-v5-9-bea815bd5ea5@baylibre.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2024-12-07 17:47:58 +00:00
..
industrialio-buffer-cb.c iio: buffer: make use of iio_get_masklength() 2024-07-29 20:31:07 +01:00
industrialio-buffer-dma.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
industrialio-buffer-dmaengine.c iio: buffer-dmaengine: document iio_dmaengine_buffer_setup_ext 2024-12-07 17:47:58 +00:00
industrialio-hw-consumer.c iio: buffer: make use of iio_get_masklength() 2024-07-29 20:31:07 +01:00
industrialio-triggered-buffer.c iio: triggered-buffer: prevent possible freeing of wrong buffer 2023-11-26 17:17:04 +00:00
Kconfig iio: buffer: Kconfig: add title for IIO_TRIGGERED_BUFFER symbol 2020-09-29 17:27:08 +01:00
kfifo_buf.c iio: add missing MODULE_DESCRIPTION() macros 2024-06-13 19:19:23 +01:00
Makefile iio: Add hardware consumer buffer support 2018-01-10 10:30:05 +00:00