diff options
| author | Nuno Sa <[email protected]> | 2024-02-10 21:57:16 +0100 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2024-02-19 19:32:21 +0000 |
| commit | 9c446288d7b31402adb454535cb2c3cbdb55bb88 (patch) | |
| tree | 555f0de668c142abe1d066a8e671c2343e19a887 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 4b0b159a194f6f2dd967532951474c0b6bb2b456 (diff) | |
iio: buffer-dmaengine: export buffer alloc and free functions
Export iio_dmaengine_buffer_free() and iio_dmaengine_buffer_alloc().
This is in preparation of introducing IIO backends support. This will
allow us to allocate a buffer and control it's lifetime from a device
different from the one holding the DMA firmware properties. Effectively,
in this case the struct device holding the firmware information about
the DMA channels is not the same as iio_dev->dev.parent (typical case).
While at it, namespace the buffer-dmaengine exports and update the
current user of these buffers.
Signed-off-by: Nuno Sa <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Andy Shevchenko <[email protected]>
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions